Name | jupyter JSON |
Version |
1.1.1
JSON |
| download |
home_page | https://jupyter.org |
Summary | Jupyter metapackage. Install all the Jupyter components in one go. |
upload_time | 2024-08-30 07:15:48 |
maintainer | None |
docs_url | None |
author | Jupyter Development Team |
requires_python | None |
license | BSD |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Jupyter metapackage
Find more information on [the Jupyter homepage](https://jupyter.org).
## 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 Notebook
- `jupyterlab` - JupyterLab (added to metapackage v1.1)
- `ipython` - IPython (terminal)
- `ipykernel` - IPython Kernel for Jupyter
- `jupyter-console` - terminal Jupyter client
- `nbconvert` - convert notebooks between formats
- `ipywidgets` - interactive widgets package for IPython
No longer included in `pip install jupyter`, but still supported:
- `qtconsole` - Qt Console (removed in metapackage v1.1)
Raw data
{
"_id": null,
"home_page": "https://jupyter.org",
"name": "jupyter",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Jupyter Development Team",
"author_email": "jupyter@googlegroups.org",
"download_url": "https://files.pythonhosted.org/packages/58/f3/af28ea964ab8bc1e472dba2e82627d36d470c51f5cd38c37502eeffaa25e/jupyter-1.1.1.tar.gz",
"platform": null,
"description": "# Jupyter metapackage\n\nFind more information on [the Jupyter homepage](https://jupyter.org).\n\n## A default installation of most common Jupyter packages\n\n`pip install jupyter` installs the Jupyter Notebook, JupyterLab, and the IPython Kernel.\n\nThis is an empty metapackage for user convenience,\nonly expressing dependencies on multiple Jupyter packages.\n`jupyter` should not be used as a dependency for any packages.\n\nFor more efficient installation of what you need,\nall Jupyter components installed by `pip install jupyter` can be installed separately.\nFor example:\n\n- `notebook` - Jupyter Notebook\n- `jupyterlab` - JupyterLab (added to metapackage v1.1)\n- `ipython` - IPython (terminal)\n- `ipykernel` - IPython Kernel for Jupyter\n- `jupyter-console` - terminal Jupyter client\n- `nbconvert` - convert notebooks between formats\n- `ipywidgets` - interactive widgets package for IPython\n\nNo longer included in `pip install jupyter`, but still supported:\n\n- `qtconsole` - Qt Console (removed in metapackage v1.1)\n",
"bugtrack_url": null,
"license": "BSD",
"summary": "Jupyter metapackage. Install all the Jupyter components in one go.",
"version": "1.1.1",
"project_urls": {
"Homepage": "https://jupyter.org"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3864285f20a31679bf547b75602702f7800e74dbabae36ef324f716c02804753",
"md5": "cc045f4ceaed01c2d74d4a6581d19a07",
"sha256": "7a59533c22af65439b24bbe60373a4e95af8f16ac65a6c00820ad378e3f7cc83"
},
"downloads": -1,
"filename": "jupyter-1.1.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "cc045f4ceaed01c2d74d4a6581d19a07",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 2657,
"upload_time": "2024-08-30T07:15:47",
"upload_time_iso_8601": "2024-08-30T07:15:47.045946Z",
"url": "https://files.pythonhosted.org/packages/38/64/285f20a31679bf547b75602702f7800e74dbabae36ef324f716c02804753/jupyter-1.1.1-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "58f3af28ea964ab8bc1e472dba2e82627d36d470c51f5cd38c37502eeffaa25e",
"md5": "8d20716f1e48f48e9f15244df6cbfd7a",
"sha256": "d55467bceabdea49d7e3624af7e33d59c37fff53ed3a350e1ac957bed731de7a"
},
"downloads": -1,
"filename": "jupyter-1.1.1.tar.gz",
"has_sig": false,
"md5_digest": "8d20716f1e48f48e9f15244df6cbfd7a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5714959,
"upload_time": "2024-08-30T07:15:48",
"upload_time_iso_8601": "2024-08-30T07:15:48.299795Z",
"url": "https://files.pythonhosted.org/packages/58/f3/af28ea964ab8bc1e472dba2e82627d36d470c51f5cd38c37502eeffaa25e/jupyter-1.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-30 07:15:48",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "jupyter"
}