npm.io
4.6.3 • Published 1 week ago

@jupyterlab/cells

Licence
BSD-3-Clause
Version
4.6.3
Deps
28
Size
427 kB
Vulns
0
Weekly
0
Stars
15.3K

@jupyterlab/cells

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