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

Just wondering if anyone has done a manual install of this extension. I dont want to install the configurator stuff just this. Also i noticed that it shows only compaitble...

Recently I have constructed a project via mybinder.org to form an online jupyter platform for python and R, but I would like to add an auto-filled codes function in it...

I tried to install jupyter_contrib_nbextensions according to the steps introduced in the official website https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/install.html I finished the first step "Install the python package". And When I proceeded to the...

I am trying to export a jupyter notebook as an html with the table of contents. For that I want to use the "Table of contents (2)" extension. It used...

What are some considerations relating to making Notebook Extensions compatible with JupyterLab? Is there any work in progress towards that end?

I've followed the readme and installed the jupyter_contrib_nbextensions. But i cannot get it loaded in the jupyter gui, I also cant get extensions to load here is an the error...

I have looked through old issues, but cannot find the solution to my problem. I have set up a Jupyter Notebook docker image that successfully installs nbextensions and the nbextensions...

When I print a Notebook where I have used the Table of Contents, the HTML output view does not include the automatic heading numbers that are displayed in the notebook....

I have installed jupyter_nbextensions_configurator with the following command: conda install -c conda-forge jupyter_nbextensions_configurator But nbextensions configuration interface page doesn't have any extensions.My nbextensions configuration interface like this: https://i.imgur.com/psMsajy.png I tried...