jupyter_nbextensions_configurator icon indicating copy to clipboard operation
jupyter_nbextensions_configurator copied to clipboard

Can't enable the page correctly

Open ZhenxuanZhang-Jensen opened this issue 2 years ago • 4 comments

Hi experts, I follow the instruction and install and enable the jupyter extension, I already can see the nbextension page and I click the enable tick on the page and select some extensions. But it didn't show in my ipynb file and also when I refresh my page, the extension page goes the old with all extension disabled. image

    }
[E 05:00:08.023 NotebookApp] 500 PATCH /api/config/common (::1) 14.370000ms referer=http://localhost:8888/nbextensions/
[I 05:00:10.023 NotebookApp] 302 GET /nbextensions/nbextensions_configurator/rendermd/nbextensions/nbextensions_configurator/icon.png (::1) 1.390000ms
[I 05:00:10.027 NotebookApp] 302 GET /nbextensions/nbextensions_configurator/rendermd/nbextensions/nbextensions_configurator/tree_tab/icon.png (::1) 2.400000ms
[I 05:00:10.028 NotebookApp] 302 GET /nbextensions/nbextensions_configurator/rendermd/nbextensions/nbextensions_configurator/config_menu/icon.png (::1) 2.300000ms
[I 05:01:57.972 NotebookApp] Saving file at /DNN_HH.ipynb

ZhenxuanZhang-Jensen avatar Jun 28 '22 03:06 ZhenxuanZhang-Jensen

I got the same issue this morning. All options are incompatible.

zhangaman avatar Oct 09 '22 14:10 zhangaman

Same here.

aoeftiger avatar Oct 20 '22 11:10 aoeftiger

Same

oldrzym avatar Dec 19 '22 08:12 oldrzym

This is because of changes in the Jupyter notebook itself, where we can't get the notebook version anymore. Will be fixed in PR #149 . In the meantime just uncheck the checkbox on the top called "disable configuration for nebextensions without explicit compatibility...".

juhasch avatar Dec 21 '22 12:12 juhasch