Files
stellars-jupyterhub-ds/config
stellarshenson 264a2af6e5 feat: add JUPYTERHUB_FAVICON_URI for deployment-specific favicons
Mirrors the existing JUPYTERHUB_LOGO_URI pattern:
- file:// URIs copy the file to JupyterHub static dir at startup
- http(s):// URLs passed directly to template as link href
- empty/unset falls back to default static_url('favicon.ico')

Enables visual differentiation between dev/staging/prod deployments.
2026-02-06 16:30:03 +01:00
..