-
Notifications
You must be signed in to change notification settings - Fork 93
WorkspaceKinds
Mathew Wicks edited this page Mar 10, 2026
·
1 revision
TBA
We provide a few sample WorkspaceKind's to get you familar with how they work.
Please see the following links to download the current examples:
-
WorkspaceKind/jupyterlab(this sample has many in-line docstrings which explain how each field works) WorkspaceKind/rstudioWorkspaceKind/codeserver
Warning
We strongly recommend against using GitOps to manage your WorkspaceKinds. This is because which updates are allowed depend on the current state of the cluster, which means your GitOps pipelines will often fail. We will provide API's and UI's to manage WorkspaceKinds in the full release of Notebooks v2.
For now, the easiset way to apply/update WorkspaceKinds is by using kubectl.
#
# TBA EXAMPLE
#To be able to use the WorkspaceKind UI to upload a WorkspaceKind, you need to have the appropriate RBAC bindings against your Kubeflow User (usually your email) in the cluster:
#
# TBA EXAMPLE
#