jupyter_nbextensions_configurator
jupyter_nbextensions_configurator copied to clipboard
A jupyter notebook serverextension providing config interfaces for nbextensions.
I saw [this](https://stackoverflow.com/questions/33864681/ipython-notebook-how-to-run-multiple-cells) stack overflow post and tried installing the nbextensions configurator. I ran both installation paths several times, restarted my notebook and my machine several times, and I'm still...
This is perhaps an obscure use case, but... if you are using Jupyter Lab 3 (which uses the new jupyter_server backend instead of the notebook backend), then go to Help...
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...

Description: The configurator of classic notebook disappears after upgrade ,in conda envs , with Jupyterlab 3. Details are here https://github.com/Jupyter-contrib/jupyter_nbextensions_configurator/issues/127#issuecomment-1136633835
I'm using latest version of Anaconda 3 (python 3.7.1), and followed setup steps for jupyter nbextensions and nbextensions_configurator. Tried both ways on different machines (using conda install and installing directly...
I have Python 3.7. I cloned the nbextensions repository copied its contents into my Python directory to get "C:\Python\Python37\Lib\site-packages\jupyter_contrib_nbextensions\nbextensions". This path contains all of the extensions like codefolding etc. when...
(lab) C:\Users>jupyter nbextension enable --py --sys-prefix widgetsnbextension Enabling notebook extension jupyter-js-widgets/extension... - Validating: ok (lab) C:\Users>jupyter nbextension enable --py --sys-prefix gmaps Enabling notebook extension jupyter-gmaps/extension... - Validating: ok (lab) C:\Users>jupyterlab-manager...
I get the following warnings when opening a `jupyter notebook --no-browser` session on our server, the moment I click on the http link to open it on my local browser....