Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 761 Bytes

File metadata and controls

20 lines (13 loc) · 761 Bytes

gradient-lab docs

This directory tracks the public repository documentation for gradient-lab.

Start here

  • 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.

Runtime contract

  • 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

Scope

gradient-lab wires JupyterHub into the Gradient Linux control plane. It does not own quota policy, suite lifecycle, or environment resolution.