This directory tracks the public repository documentation for gradient-lab.
- README.md explains the notebook-layer boundary, local setup, and runtime defaults.
- CONTRIBUTING.md covers build, test, and review expectations.
- extension/ contains the JupyterLab sidebar package.
- Hub bind address:
127.0.0.1:8889 - Notebook root template:
~/gradient/notebooks/{username} - Spawner class:
gradient_lab.spawner.GradientSpawner - Notebook-server status extension:
gradient_lab.server
gradient-lab wires JupyterHub into the Gradient Linux control plane. It does not own quota policy, suite lifecycle, or environment resolution.