nbformat 5.10.4


pip install nbformat

  Latest version

Released: Apr 04, 2024


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

Classifiers

Intended Audience
  • Developers
  • Science/Research
  • System Administrators

License
  • OSI Approved :: BSD License

Programming Language
  • Python
  • Python :: 3
  • Python :: 3.8
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
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)