|
пре 4 година | |
---|---|---|
.. | ||
.vscode | пре 5 година | |
src | пре 4 година | |
style | пре 4 година | |
test | пре 4 година | |
README.md | пре 7 година | |
babel.config.js | пре 5 година | |
jest.config.js | пре 5 година | |
package.json | пре 4 година | |
tsconfig.json | пре 5 година | |
tsconfig.test.json | пре 5 година | |
typedoc.json | пре 4 година |
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.