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