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