ideonate / cdsdashboards

JupyterHub extension for ContainDS Dashboards
https://cdsdashboards.readthedocs.io/
Other
200 stars 38 forks source link

Spawner.default_url setting can break dashboards #36

Closed danlester closed 4 years ago

danlester commented 4 years ago

Describe the bug If Spawner.default_url is set, e.g. to '/lab' as a default landing page for notebooks, this can break dashboards.

To Reproduce Set c.Spawner.default_url = '/lab' and spawn any dashboards.

Applies to any spawner type I think.

danlester commented 4 years ago

Actually, I can't reproduce this problem - maybe I misunderstood the user who reported it. If anyone does have this problem, please provide more details of your JupyterHub config and setup plus your dashboard settings.