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

Replace notebook with jupyter-server #394

Closed
manics opened this issue Jan 26, 2022 · 1 comment
Closed

Replace notebook with jupyter-server #394

manics opened this issue Jan 26, 2022 · 1 comment

Comments

@manics
Copy link
Owner

manics commented Jan 26, 2022

This still imports notebook, e.g.

from notebook.utils import url_path_join
from notebook.base.handlers import IPythonHandler

Replace this with jupyter-server (see jupyterhub/nbgitpuller#240 for replacement imports)

@manics
Copy link
Owner Author

manics commented Feb 10, 2024

Done in #564

@manics manics closed this as completed Feb 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant