Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, pacman, winget, Nix, zypper 安装 jupyterlab

查看 jupyterlab 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install jupyterlab

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add jupyterlab

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

Debian apt已验证 · 92%
sudo apt install jupyterlab

Debian stable package indexes · jupyterlab · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install jupyterlab

Fedora Rawhide package metadata · jupyterlab · 来源: dl.fedoraproject.org

Arch Linux pacman已验证 · 92%
sudo pacman -S jupyterlab

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

Nix已验证 · 92%
nix profile install nixpkgs#jupyter

nixpkgs package indexes · jupyter · 来源: raw.githubusercontent.com

Ubuntu apt已验证 · 92%
sudo apt install jupyter

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

openSUSE zypper已验证 · 92%
sudo zypper install python311-jupyter

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

Windows

Windows Package Manager已验证 · 92%
winget install --id ProjectJupyter.JupyterLab -e

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

概览

软件包摘要

Interactive environments for writing and running code

命令和别名

  • 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

历史

项目历史与用法

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.

时间线

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

安全态势

风险级别:orange

formula declares a Homebrew service.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • formula declares a Homebrew service

信号

  • metadata:service

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • formula 元数据声明了服务或守护进程块。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 8 个运行时依赖。
  • 构建元数据列出 2 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
jlpmcli全局可执行文件
jupytercli全局可执行文件
jupyter-consolecli全局可执行文件
jupyter-dejavucli全局可执行文件
jupyter-eventscli全局可执行文件
jupyter-executecli全局可执行文件
jupyter-kernelcli全局可执行文件
jupyter-kernelspeccli全局可执行文件
jupyter-labcli全局可执行文件
jupyter-labextensioncli全局可执行文件
jupyter-labhubcli全局可执行文件
jupyter-migratecli全局可执行文件
jupyter-nbconvertcli全局可执行文件
jupyter-runcli全局可执行文件
jupyter-servercli全局可执行文件
jupyter-troubleshootcli全局可执行文件
jupyter-trustcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本4.6.1
管理器更新时间2026-06-30
本地数据OK
上游not checked
检测到的最新版本未检测到

https://jupyter.org/

  • 信息Release/tag comparison is only available for GitHub repositories.https://jupyter.org/none 置信度

安装元数据

软件包元数据

软件包键brew:jupyterlab
版本4.6.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/jupyterlab
主页https://jupyter.org/
仓库https://github.com/jupyterlab/jupyterlab
上游文档https://jupyter.org/
许可证BSD-3-Clause AND MIT
源码归档https://files.pythonhosted.org/packages/bc/2a/d6af53bfd45a43a5bfe7e40ba47ee7a8921a807daf4bb708e3a295bbb54d/jupyterlab-4.6.1.tar.gz
最后更新2026-06-30T16:30:56Z
Pulseupdated
依赖certifi, cffi, libyaml, node, pandoc, python@3.14, rpds-py, zeromq
构建依赖cmake, ninja
macOS 提供的库libffi
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务declared
注意事项Additional kernels can be installed into the shared jupyter directory $HOMEBREW_PREFIX/etc/jupyter

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

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 依赖
  • 32 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 12 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • 4 可选依赖
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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 依赖
  • 5 可选依赖
  • installed executable or alias match
  • 匹配方式: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 依赖
  • installed executable or alias match
  • 匹配方式: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 依赖
  • installed executable or alias match
  • 匹配方式: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 依赖
  • 1 可选依赖
  • installed executable or alias match
  • 匹配方式: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 依赖
  • installed executable or alias match
  • 匹配方式: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 依赖
  • 1 可选依赖
  • installed executable or alias match
  • 匹配方式: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 依赖
  • 2 可选依赖
  • installed executable or alias match
  • 匹配方式: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 依赖
  • installed executable or alias match
  • 匹配方式: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 依赖
  • 1 可选依赖
  • installed executable or alias match
  • 匹配方式: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 依赖
  • 1 可选依赖
  • installed executable or alias match
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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