Files
jupyter_contrib_nbextensions/docs/source/index.rst
T
jcb91 1f0071cd4a [docs] fixes for index page
* correct repo name
 * add link to repo
 * specify nbextensions (as opposed to 'extensions'
 * place info on jupyter config files last
2017-02-06 00:42:05 +00:00

36 lines
1.0 KiB
ReStructuredText

======================================
Unofficial Jupyter Notebook Extensions
======================================
The ``jupyter_contrib_nbextensions`` package contains a collection of
community-contributed unofficial extensions that add functionality to the
Jupyter notebook.
These extensions are mostly written in Javascript and will be loaded locally
in your browser.
The
`IPython-contrib repository <https://github.com/ipython-contrib/jupyter_contrib_nbextensions>`__
is maintained independently by a group of
users and developers and not officially related to the IPython
development team.
The maturity of the provided nbextensions varies, so please `create an
issue <https://github.com/ipython-contrib/jupyter_contrib_nbextensions/issues/new>`__
at the project's `github
repository <https://github.com/ipython-contrib/jupyter_contrib_nbextensions>`__
if you encounter any problems.
Contents:
=========
.. toctree::
:maxdepth: 2
install
nbextensions
troubleshooting
exporting
internals
config