# 安装 jupyterlab

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

## 安装

```sh
sudo av install brew:jupyterlab
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install jupyterlab
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add jupyterlab
```

  证据: Alpine Linux edge package indexes: jupyterlab from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install jupyterlab
```

  证据: Debian stable package indexes: jupyterlab from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install jupyterlab
```

  证据: Fedora Rawhide package metadata: jupyterlab from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst

- pacman (92%):

```sh
sudo pacman -S jupyterlab
```

  证据: Arch Linux sync databases: jupyterlab from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#jupyter
```

  证据: nixpkgs package indexes: jupyter from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- Ubuntu apt (92%):

```sh
sudo apt install jupyter
```

  证据: Ubuntu 24.04 LTS package indexes: jupyter from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

- zypper (92%):

```sh
sudo zypper install jupyter-nbconvert
```

  证据: openSUSE Tumbleweed package metadata: jupyter-nbconvert from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst

### Windows

- winget (92%):

```sh
winget install --id ProjectJupyter.JupyterLab -e
```

  证据: Windows Package Manager source index: ProjectJupyter.JupyterLab from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:jupyterlab
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/jupyterlab>
- **版本:** 4.5.7
- **来源摘要:** Interactive environments for writing and running code
- **主页:** <https://jupyter.org/>
- **上游文档:** <https://jupyter.org/>
- **许可证:** BSD-3-Clause AND MIT
- **源码归档:** <https://files.pythonhosted.org/packages/2b/22/8440ec827762146e7cdecf04335bd348795899d29dc6ae82238707353a2c/jupyterlab-4.5.7.tar.gz>
- **更新:** 2026-05-21T15:37:19Z
- **生成来源:** 2026-05-26T17:25:59+00:00

## 可执行文件

- jlpm (cli)
- jupyter (cli)
- jupyter-console (cli)
- jupyter-dejavu (cli)
- jupyter-events (cli)
- jupyter-execute (cli)
- jupyter-kernel (cli)
- jupyter-kernelspec (cli)
- jupyter-lab (cli)
- jupyter-labextension (cli)
- jupyter-labhub (cli)
- jupyter-migrate (cli)
- jupyter-nbconvert (cli)
- jupyter-run (cli)
- jupyter-server (cli)
- jupyter-troubleshoot (cli)
- jupyter-trust (cli)
- 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 (别名)

## 依赖

- certifi
- cffi
- libyaml
- node
- pandoc
- python@3.14
- rpds-py
- zeromq

## 构建依赖

- cmake
- ninja

## macOS 提供的库

- libffi

## 安装行为

- post-install 钩子: 未定义
- 服务: declared
- Caveats: Additional kernels can be installed into the shared jupyter directory $HOMEBREW_PREFIX/etc/jupyter
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 新鲜度

- 页面生成时间: 2026-05-26
- 管理器版本: 4.5.7
- 管理器更新时间: 2026-05-21
- 本地数据: ok
- 上游仓库: https://jupyter.org/
- info: Release/tag comparison is only available for GitHub repositories.

## 安全说明

formula declares a Homebrew service.

- **Geiger 风险:** orange / medium
- formula declares a Homebrew service

## 相关链接

- [node](https://www.automicvault.com/pkg/brew/node/) - Runtime dependency declared by Homebrew.
- [python@3.14](https://www.automicvault.com/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [certifi](https://www.automicvault.com/pkg/brew/certifi/) - Runtime dependency declared by Homebrew.
- [libyaml](https://www.automicvault.com/pkg/brew/libyaml/) - Runtime dependency declared by Homebrew.
- [pandoc](https://www.automicvault.com/pkg/brew/pandoc/) - Runtime dependency declared by Homebrew.
- [zeromq](https://www.automicvault.com/pkg/brew/zeromq/) - Runtime dependency declared by Homebrew.
- [cffi](https://www.automicvault.com/pkg/brew/cffi/) - Runtime dependency declared by Homebrew.
- [rpds-py](https://www.automicvault.com/pkg/brew/rpds-py/) - Runtime dependency declared by Homebrew.
- [cmake](https://www.automicvault.com/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [ninja](https://www.automicvault.com/pkg/brew/ninja/) - Build dependency declared by Homebrew.
- [nbdime](https://www.automicvault.com/pkg/brew/nbdime/) - Popular package that depends on this formula.
- [jupyter-r](https://www.automicvault.com/pkg/brew/jupyter-r/) - Popular package that depends on this formula.
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/)

## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
