mirror of
https://github.com/stellarshenson/stellars-jupyterhub-ds.git
synced 2026-03-08 22:20:28 +00:00
JUPYTERHUB_LOGO_URI previously defaulted to file:///srv/jupyterhub/logo.svg which doesn't exist in the image - the os.path.exists() check silently fell through to stock JupyterHub logo anyway. Changed default to empty across Dockerfile, config, compose.yml, and settings_dictionary.yml. Both JUPYTERHUB_LOGO_URI and JUPYTERHUB_FAVICON_URI now consistently default to empty, meaning stock JupyterHub assets are used unless explicitly configured.
6.2 KiB
6.2 KiB