|
6 年 前 | |
---|---|---|
.. | ||
src | 6 年 前 | |
style | 7 年 前 | |
README.md | 7 年 前 | |
package.json | 6 年 前 | |
tsconfig.json | 6 年 前 |
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.