-
-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Description
Hi. We have jupyterhub instance with RTC extension, and the problem we see that after going to the hub address and click on a notebook, we see that there is /RTC
being added to the URL, which messes up with other stuff. Such us anchor links, or git extension. it happens even on the user's own stuff, not when trying to get to other users' stuff.
This is what happens when I watch the URL bar:
- /user/hnykda/lab/workspaces/auto-y
- now user clicks on a notebook
- ends up with: /user/hnykda/lab/workspaces/auto-ytree/RTC%3notebook-name.ipynb
Expected behavior
RTC would not be added to the URL.
Is there any way how to get around this?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working