Steven Silvester 3b98fd6109 Merge pull request #3079 from jupyterlab/0.27.x 7 år sedan
..
src d44a2131ed Clean up ensureAssets and use in example app 7 år sedan
style 1d247dec5f More work on design. 7 år sedan
typings aa823389ac Document tsx type. 7 år sedan
README.md 4bec5eacf8 Add more README text. 7 år sedan
package.json 31acb39d43 Update other deps 7 år sedan
tsconfig.json 16b14feb7a Work on jsx stuff 7 år sedan

README.md

@jupyterlab/cells

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.