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