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

Latest notebook 7 alpha uses jupyter_server 2 and breaks the shim #185

Closed
echarles opened this issue Nov 25, 2022 · 0 comments · Fixed by #187
Closed

Latest notebook 7 alpha uses jupyter_server 2 and breaks the shim #185

echarles opened this issue Nov 25, 2022 · 0 comments · Fixed by #187

Comments

@echarles
Copy link
Member

The latest notebook 7 alpha used jupyter_server 2 which breaks nbclassic shim on startup


    base.handlers.IPythonHandler = base.handlers.JupyterHandler
AttributeError: module 'jupyter_server.base' has no attribute 'handlers'
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

Successfully merging a pull request may close this issue.

1 participant