# how-to-publish-to-npm-tly2

> JupyterLab - Notebook Cells

Latest version **3.2.9** (published 2022-10-09) · BSD-3-Clause license · 0 weekly downloads

## Install

```sh
npm install how-to-publish-to-npm-tly2
pnpm add how-to-publish-to-npm-tly2
yarn add how-to-publish-to-npm-tly2
bun add how-to-publish-to-npm-tly2
```

## Health

**Score 45/100 (D)** — status: abandoned.

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

Warnings: low downloads; no esm support.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 3.2.9 |
| Published | 2022-10-09 |
| First published | 2022-10-08 |
| Weekly downloads | 0 |
| License | BSD-3-Clause |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 23 |
| Unpacked size | 202.1 KB |
| Known vulnerabilities | 0 (+2 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 15308 |
| Author | Project Jupyter |
| Maintainers | tangly |

## Links

- npm: https://www.npmjs.com/package/how-to-publish-to-npm-tly2
- Repository: https://github.com/jupyterlab/jupyterlab
- Issues: https://github.com/jupyterlab/jupyterlab/issues
- npm.io page: https://npm.io/package/how-to-publish-to-npm-tly2

## Dependencies (23)

- [react](https://npm.io/package/react.md) ^17.0.1
- [marked](https://npm.io/package/marked.md) ^2.0.0
- [@lumino/widgets](https://npm.io/package/@lumino/widgets.md) ^1.19.0
- [@lumino/domutils](https://npm.io/package/@lumino/domutils.md) ^1.2.3
- [@lumino/dragdrop](https://npm.io/package/@lumino/dragdrop.md) ^1.7.1
- [@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
- [@lumino/signaling](https://npm.io/package/@lumino/signaling.md) ^1.4.3
- [@lumino/virtualdom](https://npm.io/package/@lumino/virtualdom.md) ^1.8.0
- [@jupyterlab/apputils](https://npm.io/package/@jupyterlab/apputils.md) ^3.2.9
- [@jupyterlab/nbformat](https://npm.io/package/@jupyterlab/nbformat.md) ^3.2.9
- [@jupyterlab/services](https://npm.io/package/@jupyterlab/services.md) ^6.2.9
- [@jupyterlab/coreutils](https://npm.io/package/@jupyterlab/coreutils.md) ^5.2.9
- [@jupyterlab/codeeditor](https://npm.io/package/@jupyterlab/codeeditor.md) ^3.2.9
- [@jupyterlab/codemirror](https://npm.io/package/@jupyterlab/codemirror.md) ^3.2.9
- [@jupyterlab/outputarea](https://npm.io/package/@jupyterlab/outputarea.md) ^3.2.9
- [@jupyterlab/rendermime](https://npm.io/package/@jupyterlab/rendermime.md) ^3.2.9
- [@jupyterlab/attachments](https://npm.io/package/@jupyterlab/attachments.md) ^3.2.9
- [@jupyterlab/filebrowser](https://npm.io/package/@jupyterlab/filebrowser.md) ^3.2.9
- [@jupyterlab/observables](https://npm.io/package/@jupyterlab/observables.md) ^4.2.9
- [@jupyterlab/shared-models](https://npm.io/package/@jupyterlab/shared-models.md) ^3.2.9
- [@jupyterlab/ui-components](https://npm.io/package/@jupyterlab/ui-components.md) ^3.2.9

## Recent versions

- 3.2.9 (latest) — 2022-10-09
- 1.0.0 — 2022-10-09
- 0.0.1 — 2022-10-08

## README

# @jupyterlab/cells

A JupyterLab package which provides an implementation of a Jupyter notebook cell.
These cells are used in both the [notebook](../notebook) and the [code console](../console).
The result of cell execution is shown in an output area,
which is implemented in [@jupyterlab/outputarea](../outputarea).
Markdown and raw cells can have attachments,
which is implemented in [@jupyterlab/attachments](../attachments).

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