Aktionen

Jupyter-extensions: Unterschied zwischen den Versionen

Aus exmediawiki

(Die Seite wurde neu angelegt: „ =Jupyter notebook extensions= https://github.com/ipython-contrib/jupyter_contrib_nbextensions ==Installation== conda install -c conda-forge jupyter_contrib…“)
 
Zeile 25: Zeile 25:
  
 
to configure
 
to configure
 +
 +
=extensions=
 +
==Table of Contents==
 +
https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/toc2/README.html

Version vom 5. Oktober 2020, 11:19 Uhr

Jupyter notebook extensions

https://github.com/ipython-contrib/jupyter_contrib_nbextensions

Installation

conda install -c conda-forge jupyter_contrib_nbextensions
jupyter contrib nbextension install --user

Jupyter Nbextensions Configurator

https://github.com/Jupyter-contrib/jupyter_nbextensions_configurator

Installation

conda install -c conda-forge jupyter_nbextensions_configurator
jupyter nbextensions_configurator enable --user

Usage

go to:

http://localhost:8888/nbextensions

to configure

extensions

Table of Contents

https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/toc2/README.html