Closed
Description
I apologize if this has been covered before, but I could only find it referenced for a couple specific extensions (mwouts/jupytext#546 and widgetti/ipyvolume#85) and not more generally. Basically, the problem is that if you pip install
a Jupyter extension with the --user
flag, the json file needed to automatically enable the extension ends up somewhere like ~/.local/etc/jupyter/jupyter_notebook_config.d/
, which is not one of the default config directories.
Metadata
Metadata
Assignees
Labels
No labels