jupyter-core5.8.1
jupyter-core5.8.1
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
- intersphinx-registry
; extra == "docs"
- myst-parser
; extra == "docs"
- pydata-sphinx-theme
; extra == "docs"
- sphinx-autodoc-typehints
; 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
<9; extra == "test"
There is no reason to install this package on its own.