Kubeflow Notebooks lets you run web-based development environments on your Kubernetes cluster by running them inside Pods.
Go to file
Francisco Arceo 920944fb16
chore: Adding ADOPTERS.md file (#330)
* chore: Adding ADOPTERS.md file

Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>

* fix typo from copy/paste

Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>

* including openshift ai

Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>

* Update ADOPTERS.md

Co-authored-by: Eder Ignatowicz <ignatowicz@gmail.com>
Signed-off-by: Francisco Arceo <farceo@redhat.com>

* Update ADOPTERS.md

Signed-off-by: Francisco Arceo <farceo@redhat.com>

---------

Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
Signed-off-by: Francisco Arceo <farceo@redhat.com>
Co-authored-by: Eder Ignatowicz <ignatowicz@gmail.com>
2025-06-03 16:07:14 +00:00
.github chore: issue templates + readme updates + common gha (#226) 2025-03-07 20:57:42 +00:00
.gitattributes add README and `.gitignore` (#1) 2024-05-03 13:24:51 +00:00
.gitignore add README and `.gitignore` (#1) 2024-05-03 13:24:51 +00:00
ADOPTERS.md chore: Adding ADOPTERS.md file (#330) 2025-06-03 16:07:14 +00:00
CONTRIBUTING.md chore: issue templates + readme updates + common gha (#226) 2025-03-07 20:57:42 +00:00
LICENSE Initial commit 2024-05-02 10:09:50 -07:00
OWNERS chore: clean up OWNERS file (avoid non-maintainers) (#18) 2024-06-24 20:03:10 +00:00
README.md chore: issue templates + readme updates + common gha (#226) 2025-03-07 20:57:42 +00:00

README.md

Kubeflow Notebooks

Kubeflow Notebooks lets you run web-based development environments on your Kubernetes cluster by running them inside Pods.

⚠️ Note ⚠️

We are currently moving the Kubeflow Notebooks 1.0 codebase from kubeflow/kubeflow to this repository (kubeflow/notebooks). Please see kubeflow/kubeflow#7549 for more information.

We are currently developing Kubeflow Notebooks 2.0 in this repository under the notebooks-v2 branch. Please see kubeflow/notebooks#85 for more information.

What is Kubeflow Notebooks?

Key features of Kubeflow Notebooks:

Installation

Kubeflow Notebooks is designed to be deployed as part of a Kubeflow Platform (not as a standalone component).

Please refer to the Installing Kubeflow page for more information.

Documentation

The official documentation for Kubeflow Notebooks can be found here.

Community

Kubeflow Notebooks is part of the Kubeflow project, refer to the Kubeflow Community page for more information.

Connect with other users and the Notebooks Working Group (maintainers of Kubeflow Notebooks) in the following places:

Contributing

Please see the CONTRIBUTING.md file for more information.