3.4.4 • Published 2 years ago

jupyterlab_cells_datacube v3.4.4

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
2 years ago

@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.