jupyterhub / jupyter-rsession-proxy

Jupyter extensions for running an RStudio rsession proxy
BSD 3-Clause "New" or "Revised" License
118 stars 87 forks source link

Quit and signout button remapping #90

Open dharsanb opened 4 years ago

dharsanb commented 4 years ago

The quit and sign-out button takes it to invalid jupyterhub page Is it possible to remap those buttons? Thanks

vnijs commented 4 years ago

I can reproduce for sign-out (see below) but quite session works fine for me.

image

@DharsanB Do you a have similar issues with Rstudio login? For some reason, the first time I login to Rstudio after starting the container I get forwarded back to Jupyter (hub) and not to Rstudio.

riazarbi commented 4 years ago

My interpretation of this initial issue request was that @DharsanB was asking for an enhancement, namely that clicking the RStudio sign out button takes you to /hub/home. This is the action that occurs when you click File

'Hub Control Panel' in Jupyter lab.

The reason this is desirable is that there currently is no non-hacky way to shut down a Jupyterhub user environment from RStudio. Typically, a user has to first navigate manually to jupyterlab, and then from there go to the hub control panel, and then shut down.

vitas commented 2 years ago

would be great to have this implemented. currently I cannot switch to juypterhub home by logout in rstudio