Brian E. Granger 2b8728606e Improved UX for cell output view. (#3415) 7 years ago
..
src 2b8728606e Improved UX for cell output view. (#3415) 7 years ago
style 8ff7d10a65 Design work on collapser and cells for the beta (#3408) 7 years ago
README.md 4bec5eacf8 Add more README text. 7 years ago
package.json 19ed0f75ff Release @jupyterlab/apputils@0.13.1 7 years ago
tsconfig.json 0812f201a0 wip switch to react rendering 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.