Skip to content

Can not load extension's configuration list #161

@SDaoer

Description

@SDaoer

Here is the problem I got:
image

However, the nbextension works well. So i guess it's caused by jupyter_nbextensions_configurator.
I think it is caused by duplicated item in its loading path, according to the only infomation displayed: [jupyter_nbextensions_configurator] error loading hinterland/hinterland.
The right path should be nbextensions/hinterland I guess.

Then I searched it:
grep -r "error loading"
./static/nbextensions_configurator/main.js: var msg = log_prefix + ' error loading ' + extension.require;

How could I fix this problem?

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