Automic VaultAutomic Vault

brew

Installer jupyterlab avec Homebrew, apk, apt, dnf, pacman, winget, Nix, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de jupyterlab pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install jupyterlab

local Homebrew formula metadata

Linux

Alpine Linux apkvérifié · 92%
sudo apk add jupyterlab

Alpine Linux edge package indexes · jupyterlab · Source: dl-cdn.alpinelinux.org

Debian aptvérifié · 92%
sudo apt install jupyterlab

Debian stable package indexes · jupyterlab · Source: deb.debian.org

Fedora dnfvérifié · 92%
sudo dnf install jupyterlab

Fedora Rawhide package metadata · jupyterlab · Source: dl.fedoraproject.org

Arch Linux pacmanvérifié · 92%
sudo pacman -S jupyterlab

Arch Linux sync databases · jupyterlab · Source: geo.mirror.pkgbuild.com

Nixvérifié · 92%
nix profile install nixpkgs#jupyter

nixpkgs package indexes · jupyter · Source: raw.githubusercontent.com

Ubuntu aptvérifié · 92%
sudo apt install jupyter

Ubuntu 24.04 LTS package indexes · jupyter · Source: archive.ubuntu.com

openSUSE zyppervérifié · 92%
sudo zypper install python311-jupyter

openSUSE Tumbleweed package metadata · python311-jupyter · Source: download.opensuse.org

Windows

Windows Package Managervérifié · 92%
winget install --id ProjectJupyter.JupyterLab -e

Windows Package Manager source index · ProjectJupyter.JupyterLab · Source: cdn.winget.microsoft.com

aperçu

Résumé du paquet

Interactive environments for writing and running code

Commandes et alias

  • jlpm
  • jupyter
  • jupyter-console
  • jupyter-dejavu
  • jupyter-events
  • jupyter-execute
  • jupyter-kernel
  • jupyter-kernelspec
  • jupyter-lab
  • jupyter-labextension
  • jupyter-labhub
  • jupyter-migrate
  • jupyter-nbconvert
  • jupyter-run
  • jupyter-server
  • jupyter-troubleshoot
  • jupyter-trust

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 2014: Project Jupyter is created from the language-agnostic parts of IPython.
  • 2016-06-03: The JupyterLab GitHub repository is created.
  • 2018-02-20: Project Jupyter announces the JupyterLab beta series as ready for daily use.
  • 2019-06: JupyterLab 1.0 is released, with the extension API ready for extension authors.
  • 2023-06-06: JupyterLab 4.0 is announced.
  • 2024-02-26: JupyterLab 4.1 and Notebook 7.1 are announced together, reflecting Notebook 7's reuse of JupyterLab components.

Related projects

  • Project Jupyter is the umbrella project for JupyterLab, Notebook, kernels, JupyterHub, and shared standards.
  • IPython is the origin project whose notebook and language-agnostic components led to Jupyter.
  • Jupyter Notebook is the classic notebook application and, in Notebook 7, reuses JupyterLab components.
  • JupyterHub deploys JupyterLab and Notebook environments for multiple users.

posture de sécurité

Niveau de risque : orange

formula declares a Homebrew service.

Classificateur de risque

risque orange · confiance moyen · infrastructure

Pourquoi

  • formula declares a Homebrew service

Signaux

  • metadata:service

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de formule déclarent un service ou daemon.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 8 dépendances d’exécution.
  • Les métadonnées de compilation listent 2 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.jupyter/jupyter_server_config.py

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.jupyter/jupyter_server_config.py

exécutables

Exécutables installés

CommandeTypeExpositionNote
jlpmcliexécutable global
jupytercliexécutable global
jupyter-consolecliexécutable global
jupyter-dejavucliexécutable global
jupyter-eventscliexécutable global
jupyter-executecliexécutable global
jupyter-kernelcliexécutable global
jupyter-kernelspeccliexécutable global
jupyter-labcliexécutable global
jupyter-labextensioncliexécutable global
jupyter-labhubcliexécutable global
jupyter-migratecliexécutable global
jupyter-nbconvertcliexécutable global
jupyter-runcliexécutable global
jupyter-servercliexécutable global
jupyter-troubleshootcliexécutable global
jupyter-trustcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-10
version du gestionnaire4.6.1
gestionnaire mis à jour2026-06-30
données localesOK
amontnot checked
dernière version détectéenon détecté

https://jupyter.org/

  • infoRelease/tag comparison is only available for GitHub repositories.https://jupyter.org/confiance none

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:jupyterlab
Version4.6.1
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/jupyterlab
Page d'accueilhttps://jupyter.org/
Dépôthttps://github.com/jupyterlab/jupyterlab
Docs amonthttps://jupyter.org/
LicenceBSD-3-Clause AND MIT
Archive sourcehttps://files.pythonhosted.org/packages/bc/2a/d6af53bfd45a43a5bfe7e40ba47ee7a8921a807daf4bb708e3a295bbb54d/jupyterlab-4.6.1.tar.gz
Dernière mise à jour2026-06-30T16:30:56Z
Pulseupdated
Dépendancescertifi, cffi, libyaml, node, pandoc, python@3.14, rpds-py, zeromq
Dépendances de compilationcmake, ninja
Bibliothèques fournies par macOSlibffi
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Servicedeclared
PrécautionsAdditional kernels can be installed into the shared jupyter directory $HOMEBREW_PREFIX/etc/jupyter

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namejupyterlab
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

jupyterlab 4.0.11+ds1+~cs11.25.27-7

Node.js modules for JupyterLab

https://github.com/jupyterlab/jupyterlab

sudo apt install jupyterlab
  • Section: javascript
  • Architecture: all
  • 32 Dépendances
  • 32 fournit
  • normalized package name match
  • Correspondance par : Jupyterlab
Debian stable package indexes · deb.debian.org · Debian stable package indexes: jupyterlab from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
apk95%

jupyterlab 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 jupyterlab
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: jupyterlab
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Jupyterlab
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: jupyterlab from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

jupyterlab-pyc 4.5.8-r0

Precompiled Python bytecode for jupyterlab

https://jupyterlab.readthedocs.io/en/latest/

sudo apk add jupyterlab-pyc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: jupyterlab
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Jupyterlab
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: jupyterlab-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

jupyterlab 4.5.7-2.fc45

JupyterLab computational environment

https://jupyter.org

sudo dnf install jupyterlab
  • License: 0BSD AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND (CC-BY-4.0 AND OFL-1.1 AND MIT) AND EPL-2.0 AND ISC AND (MPL-2.0 OR Apache-2.0) AND MIT AND Unlicense
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: jupyterlab
  • 5 Dépendances
  • 12 fournit
  • normalized package name match
  • Correspondance par : Jupyterlab
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: jupyterlab from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

jupyterlab 4.5.8-1

JupyterLab computational environment

https://github.com/jupyterlab/jupyterlab

sudo pacman -S jupyterlab
  • License: LicenseRef-JupyterLab
  • Architecture: any
  • 12 Dépendances
  • 4 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Jupyterlab
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: jupyterlab from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
winget95%

ProjectJupyter.JupyterLab

winget install --id ProjectJupyter.JupyterLab -e
  • normalized package name match
  • Correspondance par : Jupyterlab
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: ProjectJupyter.JupyterLab from https://cdn.winget.microsoft.com/cache/source.msix
Debian apt92%

jupyter 5.7.2-5

Interactive computing environment (metapackage)

https://github.com/jupyter/jupyter_core

sudo apt install jupyter
  • Section: metapackages
  • Architecture: all
  • Source Package: jupyter-core
  • 4 Dépendances
  • 5 dépendances optionnelles
  • installed executable or alias match
  • Correspondance par : Jupyter
Debian stable package indexes · deb.debian.org · Debian stable package indexes: jupyter from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

jupyter-console 6.6.3-2

Jupyter terminal client (script)

https://github.com/jupyter/jupyter_console

sudo apt install jupyter-console
  • Section: utils
  • Architecture: all
  • 3 Dépendances
  • installed executable or alias match
  • Correspondance par : Jupyter Console
Debian stable package indexes · deb.debian.org · Debian stable package indexes: jupyter-console from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

jupyter-nbconvert 7.16.6-1

Jupyter notebook conversion (scripts)

https://github.com/jupyter/nbconvert

sudo apt install jupyter-nbconvert
  • Section: utils
  • Architecture: all
  • Source Package: nbconvert
  • 3 Dépendances
  • installed executable or alias match
  • Correspondance par : Jupyter Nbconvert
Debian stable package indexes · deb.debian.org · Debian stable package indexes: jupyter-nbconvert from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

jupyter-server 2.15.0-1

Jupyter protocol server backend (tools)

https://github.com/jupyter-server/jupyter_server

sudo apt install jupyter-server
  • Section: utils
  • Architecture: all
  • 2 Dépendances
  • 1 dépendances optionnelles
  • installed executable or alias match
  • Correspondance par : Jupyter Server
Debian stable package indexes · deb.debian.org · Debian stable package indexes: jupyter-server from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

python-jupyter-console-doc 6.6.3-2

Jupyter terminal client (documentation)

https://github.com/jupyter/jupyter_console

sudo apt install python-jupyter-console-doc
  • Section: doc
  • Architecture: all
  • Source Package: jupyter-console
  • 2 Dépendances
  • installed executable or alias match
  • Correspondance par : Jupyter Console
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python-jupyter-console-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

python-jupyter-events-doc 0.12.0-2

Event system for Jupyter applications and extensions (documentation)

http://jupyter.org/

sudo apt install python-jupyter-events-doc
  • Section: doc
  • Architecture: all
  • Source Package: jupyter-events
  • 1 Dépendances
  • 1 dépendances optionnelles
  • installed executable or alias match
  • Correspondance par : Jupyter Events
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python-jupyter-events-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

python-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-doc
  • Section: doc
  • Architecture: all
  • Source Package: jupyter-server
  • 1 Dépendances
  • 2 dépendances optionnelles
  • installed executable or alias match
  • Correspondance par : Jupyter Server
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python-jupyter-server-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

python3-jupyter-console 6.6.3-2

Jupyter terminal client (Python 3)

https://github.com/jupyter/jupyter_console

sudo apt install python3-jupyter-console
  • Section: python
  • Architecture: all
  • Source Package: jupyter-console
  • 9 Dépendances
  • installed executable or alias match
  • Correspondance par : Jupyter Console
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-jupyter-console from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

python3-jupyter-events 0.12.0-2

Event system for Jupyter applications and extensions

http://jupyter.org/

sudo apt install python3-jupyter-events
  • Section: python
  • Architecture: all
  • Source Package: jupyter-events
  • 17 Dépendances
  • 1 dépendances optionnelles
  • installed executable or alias match
  • Correspondance par : Jupyter Events
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-jupyter-events from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

python3-jupyter-server 2.15.0-1

Jupyter protocol server backend (Python 3)

https://github.com/jupyter-server/jupyter_server

sudo apt install python3-jupyter-server
  • Section: python
  • Architecture: all
  • Source Package: jupyter-server
  • 20 Dépendances
  • 1 dépendances optionnelles
  • installed executable or alias match
  • Correspondance par : Jupyter Server
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-jupyter-server from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment