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.
Getting the following error in setup.py when installing from pip
Noted that it is installing the latest version of notebook rather than some pinned version.