ipython-contrib / jupyter_contrib_nbextensions

A collection of various notebook extensions for Jupyter
http://jupyter-contrib-nbextensions.readthedocs.io/en/latest
Other
5.23k stars 806 forks source link

load config section forbiddened #1664

Open waitfortea opened 3 months ago

waitfortea commented 3 months ago

image i start it in conda virtual python environment,is it the problem? how to fix it

waitfortea commented 3 months ago

File C:\Users\Administrator.jupyter\nbconfig\common.json is OK. {'load_extensions': {'jupyter-js-widgets/extension': True, 'jupyter_dashboards/notebook/main': True, 'rise/main': True, 'nbextensions_configurator/config_menu/main': True, 'contrib_nbextensions_help_item/main': True}} File C:\Users\Administrator.jupyter\nbconfig\notebook.json is OK. {'load_extensions': {'nbextensions_configurator/tree_tab/main': True, 'tree-filter/index': False, 'ipyparallel/main': False}} File C:\Users\Administrator.jupyter\nbconfig\tree.json is OK.

here is the result of the check code i see from other

waitfortea commented 3 months ago

Known nbextensions: config dir: C:\Users\Administrator.jupyter\nbconfig notebook section jupyter-js-widgets/extension enabled

here is the result of "jupyter notebook list"