jupyter_nbextensions_configurator
jupyter_nbextensions_configurator copied to clipboard
A jupyter notebook serverextension providing config interfaces for nbextensions.
Hi, I have encountered an issue regarding the definition of multiple hotkeys in one project. I can define the first hotkey, but all further hotkeys I want to change, modify...
Is there a way for us to create extensions that are not-visible and not-disableable through the extensions tab? Also, we want our extensions to actually remove functionality from Jupyter Notebook....
Sometimes when I use Table of Contents (2), content does not appear in the IPython file. He will appear the last yellow warning in the picture.
I'm trying to install NbConfigurator in jupyterhub so my users can enable their own custom extensions. I have gotten it working fine. I installed `jupyter-contrib-nbextensions` which got a bunch of...
Feature Request: An extension enabling click-and-drag to rearrange the order of cells in a notebook. The [nteract](https://nteract.io/) notebook has this feature by default. Perhaps it's as easy as porting their...
Hi everyone, As the title says, the extensions do not appear in the notebook. I am using Conda 4.5.11 and Python 2.7.13. I simply ran this: conda install -c conda-forge...
Thanks for this awesome tool, I am using JupyterHub which is a multi user Jupyter, installed the extension accordingly but the new tab doesn't show up here. What I did:...
1, always choose the first one when there is an automatic prompt, I only return for the line but it does give me the first one 2, when only one...
when an extension is enabled from http://localhost:8888/nbextensions , it just enables it for current user. But what is needed is to have an option to enable that for only current...
Hello. First, I really appreciate your gorgeous work, Jupyter-contrib. It gives me a great convenience for python coding in jupyter notebook. By the way, here, I got to tell you...