-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Hello jtpio,
another real helpful button could be one in JupyterHub scenario, which sends the user back to the control panel, which lists all running jupyter notebook servers in jupyterhub 1.x:
https://miro.medium.com/max/1482/1*VozbyUHN9qTICXzQSKQvfw.png
I tried to use jupyterlab-logout for that and make it point to
https:///integration/hub/start
with
function () { router.navigate('/hub/start', { hard: true })
which is obviously wrong as it points to
https:///integration/user/<user_name>/<server_name>/hub/start
Do you have any idea how that could be possible?
Perhaps that could be another button for jupyterlab-topbar.
Best regards,
Jens Henrik
Metadata
Metadata
Assignees
Labels
No labels