Update README with warning about migration (#2)

Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
This commit is contained in:
Mathew Wicks 2024-05-09 08:21:44 -07:00 committed by GitHub
parent f2b5a30849
commit 04d25717d8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 2 deletions

View File

@ -32,7 +32,9 @@ Connect with _other users_ and the [Notebooks Working Group](https://github.com/
## Contributing
We are in the process of moving the Kubeflow Notebooks codebase from [`kubeflow/kubeflow`](https://github.com/kubeflow/kubeflow) to this repository ([`kubeflow/notebooks`](https://github.com/kubeflow/notebooks)).
For now, please continue to make contributions by raising PRs on `kubeflow/kubeflow`.
> ⚠️ __Note__ ⚠️
>
> We are currently moving the Kubeflow Notebooks codebase from [`kubeflow/kubeflow`](https://github.com/kubeflow/kubeflow) to this repository ([`kubeflow/notebooks`](https://github.com/kubeflow/notebooks)).
> For now, please continue to make contributions by raising PRs on `kubeflow/kubeflow`.
Please see the [Contributing to Kubeflow](https://www.kubeflow.org/docs/about/contributing/) page for more information.