Skip to content

Multi-user Jupyter notebook server deployment using JupyterHub. Provides scalable data science and machine learning environments with user authentication, resource management, and collaborative computing capabilities.

Notifications You must be signed in to change notification settings

ITlusions/ITL.Jupyterhub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

my-jupyterhub-wrapper

A small wrapper Helm chart that declares the JupyterHub Helm chart as a dependency and embeds a dependency-diagram PNG under templates (as a ConfigMap using binaryData).

Key points:

  • The dependency is declared in Chart.yaml and references the JupyterHub Helm chart repository: https://hub.jupyter.org/helm-chart/
  • The embedded PNG is available at runtime in a ConfigMap named: -dependency-diagram (binaryData.jupyterhub-dependency.png). You can mount or retrieve this ConfigMap in your cluster.

Notes on versions:

  • The Chart.yaml pins a permissive constraint (>=4.0.0-0) to target modern JupyterHub chart releases. Adjust this if you require a specific chart version for your environment.

About

Multi-user Jupyter notebook server deployment using JupyterHub. Provides scalable data science and machine learning environments with user authentication, resource management, and collaborative computing capabilities.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages