|
há 4 anos atrás | |
---|---|---|
.. | ||
.vscode | há 5 anos atrás | |
src | há 4 anos atrás | |
style | há 4 anos atrás | |
test | há 4 anos atrás | |
README.md | há 7 anos atrás | |
babel.config.js | há 5 anos atrás | |
jest.config.js | há 5 anos atrás | |
package.json | há 4 anos atrás | |
tsconfig.json | há 5 anos atrás | |
tsconfig.test.json | há 5 anos atrás | |
typedoc.json | há 4 anos atrás |
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.