mirror of
https://github.com/stellarshenson/stellars-jupyterhub-ds.git
synced 2026-03-07 13:40:28 +00:00
- 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
project documentation