ℹ️ Skipped - page is already crawled
| Filter | Status | Condition | Details |
|---|---|---|---|
| HTTP status | PASS | download_http_code = 200 | HTTP 200 |
| Age cutoff | PASS | download_stamp > now() - 6 MONTH | 0 months ago |
| History drop | PASS | isNull(history_drop_reason) | No drop reason |
| Spam/ban | PASS | fh_dont_index != 1 AND ml_spam_score = 0 | ml_spam_score=0 |
| Canonical | PASS | meta_canonical IS NULL OR = '' OR = src_unparsed | Not set |
| Property | Value |
|---|---|
| URL | https://jupyter.org/install |
| Last Crawled | 2026-04-11 23:46:51 (7 hours ago) |
| First Indexed | 2018-03-04 09:58:34 (8 years ago) |
| HTTP Status Code | 200 |
| Meta Title | Project Jupyter | Installing Jupyter |
| Meta Description | Get up and running on your computer |
| Meta Canonical | null |
| Boilerpipe Text | Project Jupyter’s tools are available for installation via the
Python Package Index
, the leading repository of software created for the Python programming language.
This page uses instructions with
pip
,
the recommended installation tool for Python
. If you require
environment management
as opposed to just installation, look into
conda
,
mamba
,
pipenv
, and
Homebrew
.
JupyterLab
Install JupyterLab with
pip
:
pip
install
jupyterlab
Note
: If you install JupyterLab with conda or mamba, we recommend using
the conda-forge channel
.
Once installed, launch JupyterLab with:
jupyter lab
Jupyter Notebook
Install the classic Jupyter Notebook with:
pip
install
notebook
To run the notebook:
jupyter notebook
VoilĂ
Install VoilĂ with:
pip
install
voila
Once installed, launch VoilĂ with:
voila
Homebrew
Homebrew
is a package manager for macOS and Linux.
You can use it to install Jupyter by running:
brew
install
jupyterlab |
| Markdown | [](https://jupyter.org/)
Toggle navigation
- [Try](https://jupyter.org/try)
- [Install](https://jupyter.org/install)
- [Community](https://jupyter.org/community)
- [Documentation](https://docs.jupyter.org/)
- [News](https://blog.jupyter.org/)
- [Social](https://jupyter.org/social)
- [Governance](https://jupyter.org/governance/)
- [Security](https://jupyter.org/security)
- [About](https://jupyter.org/about)
# Installing Jupyter
Get up and running on your computer
Project Jupyter’s tools are available for installation via the [Python Package Index](https://pypi.org/), the leading repository of software created for the Python programming language.
This page uses instructions with [pip](https://pip.pypa.io/en/stable/), [the recommended installation tool for Python](https://packaging.python.org/en/latest/guides/tool-recommendations/#installation-tool-recommendations). If you require *environment management* as opposed to just installation, look into [conda](https://docs.conda.io/), [mamba](https://mamba.readthedocs.io/), [pipenv](https://pipenv.pypa.io/), and [Homebrew](https://brew.sh/).
## JupyterLab
Install JupyterLab with `pip`:
```
pip install jupyterlab
```
**Note**: If you install JupyterLab with conda or mamba, we recommend using [the conda-forge channel](https://conda-forge.org/).
Once installed, launch JupyterLab with:
```
jupyter lab
```
## Jupyter Notebook
Install the classic Jupyter Notebook with:
```
pip install notebook
```
To run the notebook:
```
jupyter notebook
```
## VoilĂ
Install VoilĂ with:
```
pip install voila
```
Once installed, launch VoilĂ with:
```
voila
```
## Homebrew
[Homebrew](https://brew.sh/) is a package manager for macOS and Linux. You can use it to install Jupyter by running:
```
brew install jupyterlab
```
## Project Jupyter
- [Try](https://jupyter.org/try)
- [Install](https://jupyter.org/install)
- [Community](https://jupyter.org/community)
- [Documentation](https://docs.jupyter.org/)
- [News](https://blog.jupyter.org/)
- [Social](https://jupyter.org/social)
- [Governance](https://jupyter.org/governance/)
- [Security](https://jupyter.org/security)
- [About](https://jupyter.org/about)
## Subprojects
- [Binder](https://jupyter.org/binder)
- [Jupyter Book](https://jupyterbook.org/)
- [JupyterHub](https://jupyter.org/hub)
- [JupyterLab](https://jupyterlab.readthedocs.io/)
- [Jupyter Notebook](https://jupyter-notebook.readthedocs.io/)
- [VoilĂ ](https://voila.readthedocs.io/)
- [Widgets](https://jupyter.org/widgets)
## Follow us
- [GitHub](https://github.com/jupyter/)
- [Mastodon](https://hachyderm.io/@ProjectJupyter)
- [BlueSky](https://bsky.app/profile/jupyter.org)
- [YouTube](https://www.youtube.com/@projectjupyter)
## Legal
- [Privacy](https://jupyter.org/privacy)
## Subscribe for updates, event info, webinars, and the latest community news

The Jupyter® and Jupyter Logo® trademarks are registered with the U.S. Patent & Trademark Office by [LF Charities](https://lf-charities.org/). © 2026 |
| Readable Markdown | Project Jupyter’s tools are available for installation via the [Python Package Index](https://pypi.org/), the leading repository of software created for the Python programming language.
This page uses instructions with [pip](https://pip.pypa.io/en/stable/), [the recommended installation tool for Python](https://packaging.python.org/en/latest/guides/tool-recommendations/#installation-tool-recommendations). If you require *environment management* as opposed to just installation, look into [conda](https://docs.conda.io/), [mamba](https://mamba.readthedocs.io/), [pipenv](https://pipenv.pypa.io/), and [Homebrew](https://brew.sh/).
## JupyterLab
Install JupyterLab with `pip`:
```
pip install jupyterlab
```
**Note**: If you install JupyterLab with conda or mamba, we recommend using [the conda-forge channel](https://conda-forge.org/).
Once installed, launch JupyterLab with:
```
jupyter lab
```
## Jupyter Notebook
Install the classic Jupyter Notebook with:
```
pip install notebook
```
To run the notebook:
```
jupyter notebook
```
## VoilĂ
Install VoilĂ with:
```
pip install voila
```
Once installed, launch VoilĂ with:
```
voila
```
## Homebrew
[Homebrew](https://brew.sh/) is a package manager for macOS and Linux. You can use it to install Jupyter by running:
```
brew install jupyterlab
``` |
| Shard | 131 (laksa) |
| Root Hash | 16776786019512009331 |
| Unparsed URL | org,jupyter!/install s443 |