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