Jupyter metapackage. Install all the Jupyter components in one go.
Project description
Jupyter metapackage
Find more information on the Jupyter homepage.
A default installation of most common Jupyter packages
pip install jupyter
installs the Jupyter Notebook, JupyterLab, and the IPython Kernel.
This is an empty metapackage for user convenience,
only expressing dependencies on multiple Jupyter packages.
jupyter
should not be used as a dependency for any packages.
For more efficient installation of what you need,
all Jupyter components installed by pip install jupyter
can be installed separately.
For example:
notebook
- Jupyter Notebookjupyterlab
- JupyterLab (added to metapackage v1.1)ipython
- IPython (terminal)ipykernel
- IPython Kernel for Jupyterjupyter-console
- terminal Jupyter clientnbconvert
- convert notebooks between formatsipywidgets
- interactive widgets package for IPython
No longer included in pip install jupyter
, but still supported:
qtconsole
- Qt Console (removed in metapackage v1.1)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jupyter-1.1.1.tar.gz
(5.7 MB
view hashes)
Built Distribution
Close
Hashes for jupyter-1.1.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a59533c22af65439b24bbe60373a4e95af8f16ac65a6c00820ad378e3f7cc83 |
|
MD5 | cc045f4ceaed01c2d74d4a6581d19a07 |
|
BLAKE2b-256 | 3864285f20a31679bf547b75602702f7800e74dbabae36ef324f716c02804753 |