-
Notifications
You must be signed in to change notification settings - Fork 122
Closed
Description
Hi, in my logs I get:
nbextension 'highlight_selected_word/main' has duplicate listings in both
'$HOME/.local/share/jupyter/nbextensions/highlight_selected_word/configurator.yaml' and
'$HOME/.local/share/jupyter/nbextensions/highlight_selected_word/configurator.yaml'
for each extension. (i added linebreaks for clarity)
but i have no configuration that could add another copy of that path AFAIK.
$ ag nbextensions ~/.jupyter
$HOME/.jupyter/jupyter_notebook_config.json
4: "jupyter_nbextensions_configurator": true
$HOME/.jupyter/jupyter_notebook_config.py
224:# c.NotebookApp.extra_nbextensions_path = traitlets.Undefined
$HOME/.jupyter/jupyter_nbconvert_config.json
5: "jupyter_contrib_nbextensions.nbconvert_support.CodeFoldingPreprocessor",
6: "jupyter_contrib_nbextensions.nbconvert_support.PyMarkdownPreprocessor"
11: "$HOME/.local/lib/python3.5/site-packages/jupyter_contrib_nbextensions/templates"
15: "postprocessor_class": "jupyter_contrib_nbextensions.nbconvert_support.EmbedPostProcessor"
$HOME/.jupyter/nbconfig/tree.json
3: "nbextensions_configurator/tree_tab/main": true
$HOME/.jupyter/nbconfig/notebook.json
6: "nbextensions_configurator/config_menu/main": true,Metadata
Metadata
Assignees
Labels
No labels