|
6 gadi atpakaļ | |
---|---|---|
.. | ||
src | 6 gadi atpakaļ | |
style | 7 gadi atpakaļ | |
README.md | 7 gadi atpakaļ | |
package.json | 6 gadi atpakaļ | |
tsconfig.json | 6 gadi atpakaļ |
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.