You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋
Thanks for pointing that out! The notebook repo used to be the backend and front-end. The backend was split out into jupyter-server, the front-end was kept in the notebook repo but was updated to a new framework based on jupyterlab.
Technically we're still running the old version of notebook without jupyter-server, but given we're going to have to update at some point I think we might as well use the jupyter-server docs for this so we don't forget to update it again jupyterhub/repo2docker#1095
Bug description
The link to notebook accepts security tokens gives a 404.
How to reproduce
Click on the link in this issue or go to BinderHub API documentation and click on the link. It's under the heading "Ready"
Expected behaviour
I expected to go to that page
Actual behaviour
Got a 404
Your personal set up
Obviously, the setup isn't really relevant for this issue.
Full environment
Configuration
# jupyterhub_config.py
Logs
The text was updated successfully, but these errors were encountered: