Skip to content
This repository was archived by the owner on Feb 4, 2021. It is now read-only.
This repository was archived by the owner on Feb 4, 2021. It is now read-only.

ModuleNotFoundError: No module named 'nbconvert.exporters.export' #74

@dimitrijepetrovic

Description

@dimitrijepetrovic

jupyter notebook --version == 6.1.5
Python 3.8

Please let me know what further info is required.

[W 10:53:04.806 NotebookApp] Error loading server extension jupyter_notebook_gist
    Traceback (most recent call last):
      File "/home/dpetrovic/anaconda3/lib/python3.8/site-packages/notebook/notebookapp.py", line 1945, in init_server_extensions
        func(self)
      File "/home/dpetrovic/anaconda3/lib/python3.8/site-packages/jupyter_notebook_gist/__init__.py", line 46, in load_jupyter_server_extension
        from .handlers import GistHandler, DownloadNotebookHandler, LoadGistHandler
      File "/home/dpetrovic/anaconda3/lib/python3.8/site-packages/jupyter_notebook_gist/handlers.py", line 8, in <module>
        from nbconvert.exporters.export import export_by_name
    ModuleNotFoundError: No module named 'nbconvert.exporters.export'

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