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