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

Need to pin notebook version - 7.0.1 breaks install - AttributeError: module 'notebook' has no attribute 'nbextensions' #144

Open
hassant4 opened this issue Jul 31, 2023 · 3 comments

Comments

@hassant4
Copy link

hassant4 commented Jul 31, 2023

Getting the following error in setup.py when installing from pip

AttributeError: module 'notebook' has no attribute 'nbextensions'

Noted that it is installing the latest version of notebook rather than some pinned version.

@gongjunjin
Copy link

notebook==6.0.1 is ok

@callanwu
Copy link

thx a lot!!

@ChatBotMatt
Copy link

Having the same issue, but the above fix (notebook==6.0.1) doesn't seem to work for me.

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

4 participants