nbformat: The Jupyter Notebook format#

Description#

The Jupyter Notebook format

License#

BSD 3-Clause License

Upstream Contact#

https://pypi.org/project/nbformat/

Type#

standard

Dependencies#

Version Information#

package-version.txt:

5.9.2

install-requires.txt:

nbformat >=5.0.7

Equivalent System Packages#

$ conda install nbformat
$ sudo emerge dev-python/nbformat
$ sudo zypper install jupyter-nbformat
$ sudo xbps-install python3-jupyter_nbformat

See https://repology.org/project/nbformat/versions, https://repology.org/project/python:nbformat/versions, https://repology.org/project/jupyter-nbformat/versions, https://repology.org/project/python:jupyter-nbformat/versions

If the system package is installed and if the (experimental) option --enable-system-site-packages is passed to ./configure, then ./configure will check if the system package can be used.