|
преди 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.