jupyter / nbclassic

Jupyter Notebook as a Jupyter Server extension
https://nbclassic.readthedocs.io/en/latest
BSD 3-Clause "New" or "Revised" License
69 stars 60 forks source link

Clicking the Jupyter logo redirects to the default url on Binder #224

Open jtpio opened 1 year ago

jtpio commented 1 year ago

Opening the issue here although it's not clear whether this is an issue with NBClassic or with BinderHub / JupyterHub.

Testing JupyterLab 4 + Notebook 7 + NBclassic on Binder with https://gist.github.com/jtpio/35a72862c8be13dee31b61ebac2d9786

Clicking on the Jupyter logo redirects to /tree instead of /nbclassic/tree:

https://user-images.githubusercontent.com/591645/220919639-d19aa898-dd36-4f4a-a110-c456bea34460.mp4

Maybe it's related to how the base url is handled.