@evolab/cells
v2.2.0
Published
JupyterLab - Notebook Cells
Downloads
4
Readme
@evolab/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 @evolab/outputarea. Markdown and raw cells can have attachments, which is implemented in @evolab/attachments.