Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jupyter Notebook and terminal links in hieradata are wrong #189

Closed
cmd-ntrf opened this issue Mar 22, 2022 · 0 comments · Fixed by #190
Closed

Jupyter Notebook and terminal links in hieradata are wrong #189

cmd-ntrf opened this issue Mar 22, 2022 · 0 comments · Fixed by #190
Assignees
Labels
bug Something isn't working

Comments

@cmd-ntrf
Copy link
Member

Since JupyterHub 2.0, installed via the latest version of puppet-jupyterhub, jupyterhub use jupyterlab as a single user appplication instead of Jupyter Notebook. This means that / redirects to /lab instead of /tree.

Also, the JupyterLab terminals api does not recognize the /terminals/new endpoint, and instead the new terminal name must be stated directed after terminals like this: /terminals/1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant