Skip to content

RTC is adding extra /RTC%3A (colon) after /tree in the notebook URL #431

@hnykda

Description

@hnykda

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:

  1. /user/hnykda/lab/workspaces/auto-y
  2. now user clicks on a notebook
  3. 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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions