Ian Rose 4bec5eacf8 Add more README text. 7 years ago
..
src c5131c8a26 Collapser re-style. 7 years ago
style 1d247dec5f More work on design. 7 years ago
typings aa823389ac Document tsx type. 7 years ago
README.md 4bec5eacf8 Add more README text. 7 years ago
package.json dac818e65c Publish 7 years ago
tsconfig.json 16b14feb7a Work on jsx stuff 7 years ago

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.