# @jupyterlab/launcher

> JupyterLab - Launcher Panel

Latest version **4.6.3** (published 2026-08-10) · BSD-3-Clause license · 0 weekly downloads

## Install

```sh
npm install @jupyterlab/launcher
pnpm add @jupyterlab/launcher
yarn add @jupyterlab/launcher
bun add @jupyterlab/launcher
```

## Health

**Score 75/100 (B)** — status: active.

Positive: has types; no vulnerabilities; has provenance; recently updated; high maintenance score; high quality score; popular repo.

Warnings: low downloads; no esm support.

## Facts

| | |
|---|---|
| Version | 4.6.3 |
| Published | 2026-08-10 |
| First published | 2017-03-21 |
| Weekly downloads | 0 |
| License | BSD-3-Clause |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 10 |
| Unpacked size | 48.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 15300 |
| Author | Project Jupyter |
| Maintainers | darian, jasongrout, jtpio, krassowski, jupyterlab-release-bot |

## Links

- npm: https://www.npmjs.com/package/@jupyterlab/launcher
- Repository: https://github.com/jupyterlab/jupyterlab
- Issues: https://github.com/jupyterlab/jupyterlab/issues
- npm.io page: https://npm.io/package/@jupyterlab/launcher

## Dependencies (10)

- [react](https://npm.io/package/react.md) ^18.2.0
- [@lumino/widgets](https://npm.io/package/@lumino/widgets.md) ^2.8.0
- [@lumino/commands](https://npm.io/package/@lumino/commands.md) ^2.3.3
- [@lumino/algorithm](https://npm.io/package/@lumino/algorithm.md) ^2.0.4
- [@lumino/coreutils](https://npm.io/package/@lumino/coreutils.md) ^2.2.2
- [@lumino/disposable](https://npm.io/package/@lumino/disposable.md) ^2.1.5
- [@lumino/properties](https://npm.io/package/@lumino/properties.md) ^2.0.4
- [@jupyterlab/apputils](https://npm.io/package/@jupyterlab/apputils.md) ^4.7.3
- [@jupyterlab/translation](https://npm.io/package/@jupyterlab/translation.md) ^4.6.3
- [@jupyterlab/ui-components](https://npm.io/package/@jupyterlab/ui-components.md) ^4.6.3

## Recent versions

- 4.6.3 (latest) — 2026-08-10
- 4.7.0-alpha.1 (next) — 2026-07-21
- 4.5.10 — 2026-07-21
- 4.6.2 — 2026-07-21
- 4.6.1 — 2026-06-29
- 4.7.0-alpha.0 — 2026-06-29
- 4.6.0 — 2026-06-18
- 4.5.9 — 2026-06-17
- 4.6.0-rc.1 — 2026-06-17
- 4.6.0-rc.0 — 2026-06-10
- 4.5.8 — 2026-06-04
- 4.6.0-beta.1 — 2026-05-28
- 4.6.0-beta.0 — 2026-05-20
- 4.5.7 — 2026-04-29
- 4.6.0-alpha.5 — 2026-04-29
- … 426 more at https://npm.io/package/@jupyterlab/launcher/versions

## README

# @jupyterlab/launcher

A JupyterLab package that provides a launcher for various activities,
including notebooks, consoles, text editors, and terminals.

JupyterLab extensions may register themselves with the launcher in order to show up as an activity when the application starts.

---
_Source: https://npm.io/package/@jupyterlab/launcher · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
