Kubeflow Notebooks lets you run web-based development environments on your Kubernetes cluster by running them inside Pods.
Go to file
AdamKorcz fb423c51a5
Merge a7c57dd817 into 23d26caa52
2025-09-20 09:19:03 -04:00
.github Merge a7c57dd817 into 23d26caa52 2025-09-20 09:19:03 -04: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: openssf badge in README (#588) 2025-09-11 22:45:38 +00:00
SECURITY.md feat(nb): Guide to report security vulnerabilities (#485) 2025-07-17 15:21:39 +00:00

README.md

Kubeflow Notebooks

OpenSSF Best Practices

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.