Automic VaultAutomic Vault

brew

jupyterlab mit Homebrew, apk, apt, dnf, pacman, winget, Nix, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für jupyterlab in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install jupyterlab

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add jupyterlab

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

Debian aptverifiziert · 92%
sudo apt install jupyterlab

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

Fedora dnfverifiziert · 92%
sudo dnf install jupyterlab

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S jupyterlab

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

Nixverifiziert · 92%
nix profile install nixpkgs#jupyter

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

Ubuntu aptverifiziert · 92%
sudo apt install jupyter

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

openSUSE zypperverifiziert · 92%
sudo zypper install python311-jupyter

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

Windows

Windows Package Managerverifiziert · 92%
winget install --id ProjectJupyter.JupyterLab -e

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

Überblick

Paketzusammenfassung

Interactive environments for writing and running code

Befehle und Aliase

  • 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

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: orange

formula declares a Homebrew service.

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

  • formula declares a Homebrew service

Signale

  • metadata:service

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Formelmetadaten deklarieren einen Service- oder Daemon-Block.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 8 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 2 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
jlpmcliglobales Executable
jupytercliglobales Executable
jupyter-consolecliglobales Executable
jupyter-dejavucliglobales Executable
jupyter-eventscliglobales Executable
jupyter-executecliglobales Executable
jupyter-kernelcliglobales Executable
jupyter-kernelspeccliglobales Executable
jupyter-labcliglobales Executable
jupyter-labextensioncliglobales Executable
jupyter-labhubcliglobales Executable
jupyter-migratecliglobales Executable
jupyter-nbconvertcliglobales Executable
jupyter-runcliglobales Executable
jupyter-servercliglobales Executable
jupyter-troubleshootcliglobales Executable
jupyter-trustcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version4.6.1
Manager aktualisiert2026-06-30
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://jupyter.org/

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

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:jupyterlab
Version4.6.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/jupyterlab
Homepagehttps://jupyter.org/
Repositoryhttps://github.com/jupyterlab/jupyterlab
Upstream-Dokumentationhttps://jupyter.org/
LizenzBSD-3-Clause AND MIT
Quellarchivhttps://files.pythonhosted.org/packages/bc/2a/d6af53bfd45a43a5bfe7e40ba47ee7a8921a807daf4bb708e3a295bbb54d/jupyterlab-4.6.1.tar.gz
Zuletzt aktualisiert2026-06-30T16:30:56Z
Pulseupdated
Abhängigkeitencertifi, cffi, libyaml, node, pandoc, python@3.14, rpds-py, zeromq
Build-Abhängigkeitencmake, ninja
Von macOS bereitgestellte Bibliothekenlibffi
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstdeclared
EinschränkungenAdditional kernels can be installed into the shared jupyter directory $HOMEBREW_PREFIX/etc/jupyter

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

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 Abhängigkeiten
  • 32 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 12 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 4 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 5 optionale Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: 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 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: 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 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: 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 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 optionale Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: 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 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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