jupyter-core5.7.2
jupyter-core5.7.2
Published
Jupyter core package. A base package on which Jupyter projects rely.
pip install jupyter-core
Package Downloads
Authors
Project URLs
Requires Python
>=3.8
Dependencies
- platformdirs
>=2.5
- pywin32
>=300; sys_platform == 'win32' and platform_python_implementation != 'PyPy'
- traitlets
>=5.3
- myst-parser
; extra == 'docs'
- pydata-sphinx-theme
; extra == 'docs'
- sphinx-autodoc-typehints
; extra == 'docs'
- sphinxcontrib-github-alt
; extra == 'docs'
- sphinxcontrib-spelling
; extra == 'docs'
- traitlets
; extra == 'docs'
- ipykernel
; extra == 'test'
- pre-commit
; extra == 'test'
- pytest-cov
; extra == 'test'
- pytest-timeout
; extra == 'test'
- pytest
<8; extra == 'test'
There is no reason to install this package on its own.