macOS
brew install jupyterlablocal Homebrew formula metadata
brew
Interactive environments for writing and running code. Version 4.6.1 via Homebrew; verified 2026-06-30.
install
brew install jupyterlablocal Homebrew formula metadata
sudo apk add jupyterlabAlpine Linux edge package indexes · jupyterlab · source: dl-cdn.alpinelinux.org
sudo apt install jupyterlabDebian stable package indexes · jupyterlab · source: deb.debian.org
sudo dnf install jupyterlabFedora Rawhide package metadata · jupyterlab · source: dl.fedoraproject.org
sudo pacman -S jupyterlabArch Linux sync databases · jupyterlab · source: geo.mirror.pkgbuild.com
nix profile install nixpkgs#jupyternixpkgs package indexes · jupyter · source: raw.githubusercontent.com
sudo apt install jupyterUbuntu 24.04 LTS package indexes · jupyter · source: archive.ubuntu.com
sudo zypper install python311-jupyteropenSUSE Tumbleweed package metadata · python311-jupyter · source: download.opensuse.org
winget install --id ProjectJupyter.JupyterLab -eWindows Package Manager source index · ProjectJupyter.JupyterLab · source: cdn.winget.microsoft.com
overview
Interactive environments for writing and running code
history
JupyterLab is Project Jupyter's extensible web application for notebooks, code, data, terminals, documents, and rich outputs. It grew out of the Jupyter Notebook ecosystem as the more flexible interface for interactive scientific computing and data-science work.
Project Jupyter split from IPython in 2014 to make the notebook architecture language-agnostic, while IPython continued as the Python shell and kernel. JupyterLab began as the next-generation interface for that architecture: a browser IDE that kept the notebook document model but added a file browser, text editor, terminals, drag-and-drop work areas, and a TypeScript extension system.
The JupyterLab repository was created on GitHub on 2016-06-03. Project Jupyter announced the beta series on 2018-02-20, saying the 0.32 line was suitable for daily use and that the 1.0 line would stabilize the extension API. The JupyterLab documentation records the 1.0 release in June 2019 as the point where the project was ready for both end users and extension authors.
JupyterLab 4.0 was announced on 2023-06-06. That release mattered because Jupyter Notebook 7 reused JupyterLab components, making JupyterLab not just an alternative front end but a shared foundation for the modern Notebook application as well.
JupyterLab inherited the large Jupyter notebook user base in research, education, and data science, then broadened the interface to workflows that mix notebooks with terminals, scripts, markdown, CSVs, and extension-provided viewers. The input package metadata shows distribution through Homebrew, Debian, Fedora, Arch, Alpine, Nix, Ubuntu, winget, and openSUSE-family packages.
Its adoption is also tied to the extension ecosystem. Because JupyterLab exposes a plugin model and typed front-end APIs, tools such as Jupyter AI, debugger support, language-server integration, visualization viewers, and institutional JupyterHub deployments can use the same browser workspace rather than inventing separate notebook shells.
JupyterLab is commonly launched with `jupyter lab` and used as a local or remote browser workspace for notebooks, consoles, terminals, text files, and data files. It is especially common where exploratory programming, visualization, reproducible analysis, and teaching need to live in the same interface.
Package users care about its server-side and front-end split: a Homebrew installation exposes many `jupyter-*` entry points, while Python packages and extensions supply kernels, server extensions, lab extensions, and file renderers around the core application.
JupyterLab is a package-manager heavyweight because it packages a full browser application, Python server pieces, JavaScript assets, kernels, and extension hooks behind a single command-line formula. It is the sort of package that reveals how much modern scientific computing depends on language runtimes and web tooling coexisting cleanly.
It is also historically important as the point where the notebook stopped being only a single document UI and became a workspace. For package nerds, that makes it a dependency magnet, a compatibility test for Python and Node-era build systems, and a visible marker of the Jupyter ecosystem's move from classic notebooks to componentized applications.
security posture
formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.jupyter/jupyter_server_config.pyCredential-bearing paths to review before unattended agent runs.
~/.jupyter/jupyter_server_config.pyexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
jlpm | cli | global executable | |
jupyter | cli | global executable | |
jupyter-console | cli | global executable | |
jupyter-dejavu | cli | global executable | |
jupyter-events | cli | global executable | |
jupyter-execute | cli | global executable | |
jupyter-kernel | cli | global executable | |
jupyter-kernelspec | cli | global executable | |
jupyter-lab | cli | global executable | |
jupyter-labextension | cli | global executable | |
jupyter-labhub | cli | global executable | |
jupyter-migrate | cli | global executable | |
jupyter-nbconvert | cli | global executable | |
jupyter-run | cli | global executable | |
jupyter-server | cli | global executable | |
jupyter-troubleshoot | cli | global executable | |
jupyter-trust | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:jupyterlab |
|---|---|
| Version | 4.6.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/jupyterlab |
| Homepage | https://jupyter.org/ |
| Repository | https://github.com/jupyterlab/jupyterlab |
| Upstream docs | https://jupyter.org/ |
| License | BSD-3-Clause AND MIT |
| Source archive | https://files.pythonhosted.org/packages/bc/2a/d6af53bfd45a43a5bfe7e40ba47ee7a8921a807daf4bb708e3a295bbb54d/jupyterlab-4.6.1.tar.gz |
| Last updated | 2026-06-30T16:30:56Z |
| Pulse | updated |
| Dependencies | certifi, cffi, libyaml, node, pandoc, python@3.14, rpds-py, zeromq |
| Build dependencies | cmake, ninja |
| Uses from macOS | libffi |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
| Caveats | Additional kernels can be installed into the shared jupyter directory $HOMEBREW_PREFIX/etc/jupyter |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | jupyterlab |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
jupyterlab 4.0.11+ds1+~cs11.25.27-7
Node.js modules for JupyterLab
https://github.com/jupyterlab/jupyterlab
sudo apt install jupyterlabjupyterlab 4.5.8-r0
An extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture.
https://jupyterlab.readthedocs.io/en/latest/
sudo apk add jupyterlabjupyterlab-pyc 4.5.8-r0
Precompiled Python bytecode for jupyterlab
https://jupyterlab.readthedocs.io/en/latest/
sudo apk add jupyterlab-pycjupyterlab 4.5.7-2.fc45
JupyterLab computational environment
sudo dnf install jupyterlabjupyterlab 4.5.8-1
JupyterLab computational environment
https://github.com/jupyterlab/jupyterlab
sudo pacman -S jupyterlabProjectJupyter.JupyterLab
winget install --id ProjectJupyter.JupyterLab -ejupyter 5.7.2-5
Interactive computing environment (metapackage)
https://github.com/jupyter/jupyter_core
sudo apt install jupyterjupyter-console 6.6.3-2
Jupyter terminal client (script)
https://github.com/jupyter/jupyter_console
sudo apt install jupyter-consolejupyter-nbconvert 7.16.6-1
Jupyter notebook conversion (scripts)
https://github.com/jupyter/nbconvert
sudo apt install jupyter-nbconvertjupyter-server 2.15.0-1
Jupyter protocol server backend (tools)
https://github.com/jupyter-server/jupyter_server
sudo apt install jupyter-serverpython-jupyter-console-doc 6.6.3-2
Jupyter terminal client (documentation)
https://github.com/jupyter/jupyter_console
sudo apt install python-jupyter-console-docpython-jupyter-events-doc 0.12.0-2
Event system for Jupyter applications and extensions (documentation)
sudo apt install python-jupyter-events-docpython-jupyter-server-doc 2.15.0-1
Jupyter protocol server backend (Documentation)
https://github.com/jupyter-server/jupyter_server
sudo apt install python-jupyter-server-docpython3-jupyter-console 6.6.3-2
Jupyter terminal client (Python 3)
https://github.com/jupyter/jupyter_console
sudo apt install python3-jupyter-consolepython3-jupyter-events 0.12.0-2
Event system for Jupyter applications and extensions
sudo apt install python3-jupyter-eventspython3-jupyter-server 2.15.0-1
Jupyter protocol server backend (Python 3)
https://github.com/jupyter-server/jupyter_server
sudo apt install python3-jupyter-serversource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.