Files
stellars-jupyterhub-ds/docs
stellarshenson 92b9b179d9 feat: add JupyterLab icon env vars, fix spawner env names
- add JUPYTERHUB_LAB_MAIN_ICON_URI and JUPYTERHUB_LAB_SPLASH_ICON_URI
  for custom JupyterLab main toolbar logo and splash screen icon
- file:// URIs copy to hub static dir and resolve to hub static URL,
  external URLs passed through as-is
- resolved URIs injected conditionally into DockerSpawner.environment
  as JUPYTERLAB_MAIN_ICON_URI and JUPYTERLAB_SPLASH_ICON_URI
- fix spawner env var names to match lab image expectations:
  JUPYTERHUB_SERVICE_* -> ENABLE_SERVICE_* (MLflow, Resources Monitor,
  TensorBoard), remove duplicate JUPYTERHUB_GPU_ENABLED
- update custom-branding.md with JupyterLab Icons section
2026-02-09 14:19:02 +01:00
..
2026-01-22 01:46:37 +01:00