We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.