-
Notifications
You must be signed in to change notification settings - Fork 123
Open
Description
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
Labels
No labels
