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

Notebook v7 breaks shell_plus import #1830

Open
chowesbeacon opened this issue Jul 19, 2023 · 1 comment
Open

Notebook v7 breaks shell_plus import #1830

chowesbeacon opened this issue Jul 19, 2023 · 1 comment

Comments

@chowesbeacon
Copy link

Notebook v7 was just released to pip today: https://pypi.org/project/notebook/#history

command: python manage.py shell_plus --notebook

Traceback (most recent call last): File "/usr/local/lib/python3.10/dist-packages/django_extensions/management/commands/shell_plus.py", line 281, in get_notebook from notebook.notebookapp import NotebookApp ModuleNotFoundError: No module named 'notebook.notebookapp'

@LeoWelter
Copy link

temporarily downgraded to notebook==6.5.5 as 'fix', but shure this should be handled

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

2 participants