Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error #160

Open
LixiangHello opened this issue May 31, 2023 · 3 comments
Open

Error #160

LixiangHello opened this issue May 31, 2023 · 3 comments

Comments

@LixiangHello
Copy link

I don't known how to do in the case.

In Configurable nbextensions of jupyter page.

[jupyter_nbextensions_configurator] error loading scratchpad/main

This is my jupyter nbextension list
notebook section
nbextensions_configurator/config_menu/main enabled
- Validating: problems found:
- require? X nbextensions_configurator/config_menu/main
contrib_nbextensions_help_item/main enabled
- Validating: ok
tree section
nbextensions_configurator/tree_tab/main enabled
- Validating: problems found:
- require? X nbextensions_configurator/tree_tab/main
...

And I have got this error.

[W 14:14:53.991 NotebookApp] 404 GET /nbextensions/pydeck/extension.js?v=20230531141359 (::1) 8.000000ms referer=http://localhost:8888/notebooks/D86/test.ipynb
[W 14:14:54.955 NotebookApp] 404 GET /nbextensions/widgets/notebook/js/extension.js?v=20230531141359 (::1) 3.570000ms referer=http://localhost:8888/notebooks/D86/test.ipynb

@SDaoer
Copy link

SDaoer commented Jun 8, 2023

Do you resolved this? I got the almost same problem. Here are what I received:
image

But in terminal, under the jupyter notebook --debug, my jupyter loaded everything right.

image

@LixiangHello
Copy link
Author

Yes. First, I completely reintall conda, but failed! Then, I delete any fold about jupyter from my conputer. Yes, it's OK now. You can try.

@SDaoer
Copy link

SDaoer commented Jun 9, 2023

Thanks for your reply! This did not work for me. I almost find the problem, but i could not solve it. It seems that the extension loading path has duplicated item.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants