why it still load nbextensions/widgets/notebook/js/extension.js even though i uninstall nbextension
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 13.3k
- Forks
- 5.8k
- Avg merge
- 6d 11h
- Merged PRs (30d)
- 7
Description
every time i open a notebook, in chrome console i can see it load http://localhost:8888/nbextensions/jupyter-js-widgets/extension.js?v=...
but i uninstalled nbextension and delete all the config files i can find related to it
how to stop it loading the nbextension-related js?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue by opening a notebook and watching Chrome's network requests for the jupyter-js-widgets extension.js URL. Trace which Jupyter Notebook nbextension configuration causes that request, then verify that removing or disabling it prevents the request on a fresh notebook load.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, jupyter-notebook
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100