|
6 роки тому | |
---|---|---|
.. | ||
src | 6 роки тому | |
style | 6 роки тому | |
README.md | 7 роки тому | |
package.json | 6 роки тому | |
tdoptions.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.