Skip to content

Button to UI for managing named servers #32

@jhgoebbert

Description

@jhgoebbert

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions