|
hace 4 años | |
---|---|---|
.. | ||
.vscode | hace 5 años | |
src | hace 4 años | |
style | hace 4 años | |
test | hace 4 años | |
README.md | hace 7 años | |
babel.config.js | hace 5 años | |
jest.config.js | hace 5 años | |
package.json | hace 4 años | |
tsconfig.json | hace 5 años | |
tsconfig.test.json | hace 5 años | |
typedoc.json | hace 5 años |
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.