|
4 anni fa | |
---|---|---|
.. | ||
.vscode | 5 anni fa | |
src | 4 anni fa | |
style | 4 anni fa | |
test | 4 anni fa | |
README.md | 7 anni fa | |
babel.config.js | 5 anni fa | |
jest.config.js | 5 anni fa | |
package.json | 4 anni fa | |
tsconfig.json | 5 anni fa | |
tsconfig.test.json | 5 anni fa | |
typedoc.json | 4 anni fa |
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.