1.0.2 • Published 5 years ago

sophon-notebook-cells v1.0.2

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

sophon-notebook-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 sophon-notebook-outputarea. Markdown and raw cells can have attachments, which is implemented in sophon-notebook-attachments.