Kubeflow Notebooks lets you run web-based development environments on your Kubernetes cluster by running them inside Pods.
Go to file
Dominik Kawka 4b88c153e2 improve: UX Enhancements in workspace summary (#473)
* Workspace Kinds Summary:UX Enchancements

Signed-off-by: DominikKawka <dkawka@redhat.com>

* frontend build and test fix

Signed-off-by: DominikKawka <dkawka@redhat.com>

* replaced inline styling with PF utility classes

Signed-off-by: DominikKawka <dkawka@redhat.com>

* prettier check

Signed-off-by: DominikKawka <dkawka@redhat.com>

* fix(ws): apply left alignment and fix padding to match other items

Signed-off-by: Jenny <32821331+jenny-s51@users.noreply.github.com>

* prettier check

Signed-off-by: DominikKawka <dkawka@redhat.com>

* resolved merge conflict

Signed-off-by: DominikKawka <dkawka@redhat.com>

* fixed merge conflicts

Signed-off-by: DominikKawka <dkawka@redhat.com>

---------

Signed-off-by: DominikKawka <dkawka@redhat.com>
Signed-off-by: Jenny <32821331+jenny-s51@users.noreply.github.com>
Signed-off-by: Dominik Kawka  <31955648+dominikkawka@users.noreply.github.com>
Co-authored-by: Jenny <32821331+jenny-s51@users.noreply.github.com>
2025-09-13 17:57:02 -07:00
.github/workflows chore: add OWNERS files with reviewers and labels (#450) 2025-09-13 17:57:01 -07:00
workspaces improve: UX Enhancements in workspace summary (#473) 2025-09-13 17:57:02 -07: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
LICENSE Initial commit 2024-05-02 10:09:50 -07:00
OWNERS chore: clean up OWNERS file (avoid non-maintainers) (#17) 2024-06-24 19:06:09 +00:00
README.md Update README with warning about migration (#2) 2024-05-09 15:21:44 +00:00

README.md

Kubeflow Notebooks

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

What is Kubeflow Notebooks?

Key features of Kubeflow Notebooks:

Installation

Currently, Kubeflow Notebooks must be deployed as part of a full 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 in the following places:

Contributing

⚠️ Note ⚠️

We are currently moving the Kubeflow Notebooks codebase from kubeflow/kubeflow to this repository (kubeflow/notebooks). For now, please continue to make contributions by raising PRs on kubeflow/kubeflow.

Please see the Contributing to Kubeflow page for more information.