loongson/pypi/: notebook-6.4.0 metadata and description
Homepage
Simple index
Mirror page
A web-based notebook environment for interactive computing
| 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.6
- Programming Language :: Python :: 3.7
- Programming Language :: Python :: 3.8
- Programming Language :: Python :: 3.9
|
| keywords |
Interactive,Interpreter,Shell,Web |
| license |
BSD |
| requires_dist |
- jinja2
- tornado (>=6.1)
- pyzmq (>=17)
- argon2-cffi
- ipython-genutils
- traitlets (>=4.2.1)
- jupyter-core (>=4.6.1)
- jupyter-client (>=5.3.4)
- nbformat
- nbconvert
- ipykernel
- Send2Trash (>=1.5.0)
- terminado (>=0.8.3)
- prometheus-client
- sphinx ; extra == 'docs'
- nbsphinx ; extra == 'docs'
- sphinxcontrib-github-alt ; extra == 'docs'
- sphinx-rtd-theme ; extra == 'docs'
- myst-parser ; extra == 'docs'
- json-logging ; extra == 'json-logging'
- pytest ; extra == 'test'
- coverage ; extra == 'test'
- requests ; extra == 'test'
- nbval ; extra == 'test'
- selenium ; extra == 'test'
- pytest-cov ; extra == 'test'
- requests-unixsocket ; (sys_platform != "win32") and extra == 'test'
|
| requires_python |
>=3.6 |
The Jupyter Notebook is a web application that allows you to create and
share documents that contain live code, equations, visualizations, and
explanatory text. The Notebook has support for multiple programming
languages, sharing, and interactive widgets.
Read the documentation
for more information.