jupyter / jupyter/notebook

why it still load nbextensions/widgets/notebook/js/extension.js even though i uninstall nbextension

Open
#5,801 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.