mirror of
https://github.com/wassname/jupyter_contrib_nbextensions.git
synced 2026-07-21 12:40:31 +08:00
* correct repo name * add link to repo * specify nbextensions (as opposed to 'extensions' * place info on jupyter config files last
36 lines
1.0 KiB
ReStructuredText
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
|