# jupyterlab-topbar

> JupyterLab Top Bar interface

Latest version **0.6.0** (published 2020-10-30) · BSD-3-Clause license · 0 weekly downloads

## Install

```sh
npm install jupyterlab-topbar
pnpm add jupyterlab-topbar
yarn add jupyterlab-topbar
bun add jupyterlab-topbar
```

## Health

**Score 20/100 (F)** — status: abandoned.

Positive: has types; no vulnerabilities.

Warnings: low downloads; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.6.0 |
| Published | 2020-10-30 |
| First published | 2019-02-02 |
| Weekly downloads | 0 |
| License | BSD-3-Clause |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 8 |
| Unpacked size | 12 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 6 |
| Author | Jeremy Tuloup |
| Maintainers | jtpio |
| Keywords | jupyter, jupyterlab, jupyterlab-extension |

## Links

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

## Dependencies (8)

- [@lumino/widgets](https://npm.io/package/@lumino/widgets.md) ^1.14.0
- [@lumino/domutils](https://npm.io/package/@lumino/domutils.md) ^1.2.3
- [@lumino/dragdrop](https://npm.io/package/@lumino/dragdrop.md) ^1.6.4
- [@lumino/algorithm](https://npm.io/package/@lumino/algorithm.md) ^1.3.3
- [@lumino/coreutils](https://npm.io/package/@lumino/coreutils.md) ^1.5.3
- [@lumino/messaging](https://npm.io/package/@lumino/messaging.md) ^1.4.3
- [@jupyterlab/apputils](https://npm.io/package/@jupyterlab/apputils.md) ^3.0.0-rc.6
- [@jupyterlab/application](https://npm.io/package/@jupyterlab/application.md) ^3.0.0-rc.6

## Recent versions

- 0.6.0 (latest) — 2020-10-30
- 0.4.0-alpha.2 (next) — 2019-05-13
- 0.5.0 — 2020-03-11
- 0.4.0 — 2019-06-29
- 0.4.0-rc.1 — 2019-06-29
- 0.3.1 — 2019-05-27
- 0.3.0 — 2019-05-14
- 0.4.0-alpha.0 — 2019-05-13
- 0.1.1 — 2019-02-02
- 0.1.0 — 2019-02-02

## README

# JupyterLab Top Bar

JupyterLab Top Bar interface.

Exposes the interface to add components to the top bar.

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