Ian Rose d1c7b586f1 Update deps. 7 anni fa
..
src d6b859ad13 Make the output clone a simplified output widget without prompts. (#3730) 7 anni fa
style a47bb82a6c Context menu item for scrolling output (#3545) 7 anni fa
README.md 4bec5eacf8 Add more README text. 7 anni fa
package.json d1c7b586f1 Update deps. 7 anni fa
tsconfig.json cc74a5d477 Target typescript compilation to ES2015 instead of ES5. 7 anni fa

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.