anaconda / nb_conda

Conda environment and package access extension from within Jupyter
BSD 3-Clause "New" or "Revised" License
140 stars 32 forks source link

Add yaml files for jupyter_nbextensions_configurator #40

Open jcb91 opened 7 years ago

jcb91 commented 7 years ago

As discussed in https://github.com/ipython-contrib/jupyter_contrib_nbextensions/issues/489 (see https://github.com/ipython-contrib/jupyter_contrib_nbextensions/issues/489#issuecomment-274207331), this PR adds yaml files describing the nbextensions to the jupyter_nbextensions_configurator.

It's common to add a link to a local readme file for configurator extensions, but there are currently no readme.md files in the static folder, so I've added links to the github repo instead, which shows the main readme.

I've attempted to adapt text from the main readme for the descriptions, but no doubt they could be improved...