nbformat5.10.4
nbformat5.10.4
Published
The Jupyter Notebook format
pip install nbformat
Package Downloads
Authors
Project URLs
Requires Python
>=3.8
Dependencies
- fastjsonschema
>=2.15
- jsonschema
>=2.6
- jupyter-core
!=5.0.*,>=4.12
- traitlets
>=5.1
- myst-parser
; extra == "docs"
- pydata-sphinx-theme
; extra == "docs"
- sphinx
; extra == "docs"
- sphinxcontrib-github-alt
; extra == "docs"
- sphinxcontrib-spelling
; extra == "docs"
- pep440
; extra == "test"
- pre-commit
; extra == "test"
- pytest
; extra == "test"
- testpath
; extra == "test"
This package contains the base implementation of the Jupyter Notebook format, and Python APIs for working with notebooks.