Skip to content

jupyter_nbextensions_configurator is not compatible with notebook 7.0.0 #165

@alaabhs

Description

@alaabhs

I have this exception when i run jupyter nbextensions_configurator enable --sys-prefix

Traceback (most recent call last):
  File "/home/alaa/code/test_env/test/bin/jupyter-nbextensions_configurator", line 5, in <module>
    from jupyter_nbextensions_configurator.application import main
  File "/home/alaa/code/test_env/test/lib/python3.10/site-packages/jupyter_nbextensions_configurator/__init__.py", line 18, in <module>
    from notebook.base.handlers import APIHandler, IPythonHandler
ModuleNotFoundError: No module named 'notebook.base'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions