jupyter_nbextensions_configurator icon indicating copy to clipboard operation
jupyter_nbextensions_configurator copied to clipboard

A jupyter notebook serverextension providing config interfaces for nbextensions.

Results 73 jupyter_nbextensions_configurator issues
Sort by recently updated
recently updated
newest added

Dear all, first of all, thanks for providing this code. I am trying to use the configurator on a jupyterhub. I installed the contrib_extensions as a user, and enabled them....

in https://github.com/ipython-contrib/jupyter_contrib_nbextensions/issues/849, @ggrrll requested a button to disable all enabled nbextensions fromt he configurator page. This may prove misleading, since some nbextensions also come with serverextensions (e.g. the various conda...

enhancement

I'm on jupyterhub. I'm trying to us the configurator on latest versions of everything (Aug 19, 2016). I have installed everything according to README, and it shows as enabled (as...

Fixes https://github.com/jupyter/nbclassic/issues/140 This PR ensure that `jupyter_nbextensions_configurator` can also run on the latest nbclassic.

I just tried to install this with pip. Here's my pip show results: Name: jupyter-nbextensions-configurator Version: 0.6.3 Summary: jupyter serverextension providing configuration interfaces for nbextensions. Home-page: https://github.com/jupyter-contrib/jupyter_nbextensions_configurator Author: jcb91, jupyter-contrib...

Here is the problem I got: ![image](https://github.com/Jupyter-contrib/jupyter_nbextensions_configurator/assets/52645258/1fb27591-38ca-4b1f-90e4-b31f9fe9a823) However, the nbextension works well. So i guess it's caused by `jupyter_nbextensions_configurator`. I think it is caused by duplicated item in its loading...

In relation to #165, this still did not seem to work `jupyter nbextensions_configurator enable --sys-prefix`

the configurator does not show up when Jupyter Server is used to start the server, but works when notebook app is. This is a big problem for JupyterHubs that want...

How to solve the problem? Thank you. ![Nbextensions-Configuration](https://github.com/Jupyter-contrib/jupyter_nbextensions_configurator/assets/133116686/bb10a7b7-b6d1-4fd0-a200-5c5955ead1fd)

Repositories not in accordance with the latest version of the package in master (currently 6.3), an outdated version (6.1) is being used in the package repositories.