loongson/pypi/: nbformat-5.1.2 metadata and description
Homepage
Simple index
Newer version available
The Jupyter Notebook format
author |
Jupyter Development Team |
author_email |
jupyter@googlegroups.com |
classifiers |
- Intended Audience :: Developers
- Intended Audience :: System Administrators
- Intended Audience :: Science/Research
- License :: OSI Approved :: BSD License
- Programming Language :: Python
- Programming Language :: Python :: 3
- Programming Language :: Python :: 3.5
- Programming Language :: Python :: 3.6
- Programming Language :: Python :: 3.7
- Programming Language :: Python :: 3.8
|
keywords |
Interactive,Interpreter,Shell,Web |
license |
BSD |
requires_dist |
- ipython-genutils
- traitlets (>=4.1)
- jsonschema (!=2.5.0,>=2.4)
- jupyter-core
- fastjsonschema ; extra == 'fast'
- check-manifest ; extra == 'test'
- fastjsonschema ; extra == 'test'
- testpath ; extra == 'test'
- pytest ; extra == 'test'
- pytest-cov ; extra == 'test'
|
requires_python |
>=3.5 |
This package contains the base implementation of the Jupyter Notebook format,
and Python APIs for working with notebooks.