nbformat 5.11.1


pip install nbformat

  Latest version

Released: Aug 17, 2026


Meta
Author: Jupyter Development Team
Requires Python: >=3.10

Classifiers

Intended Audience
  • Developers
  • Science/Research
  • System Administrators

License
  • OSI Approved :: BSD License

Programming Language
  • Python
  • Python :: 3
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13
  • Python :: 3.14
This package contains the base implementation of the Jupyter Notebook format,
and Python APIs for working with notebooks.

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras:
Dependencies:
fastjsonschema (>=2.15)
jsonschema (>=2.6)
jupyter-core (!=5.0.*,>=4.12)
traitlets (>=5.1)