Jason Grout ac8812f6bd Publish hace 7 años
..
src d6b859ad13 Make the output clone a simplified output widget without prompts. (#3730) hace 7 años
style a47bb82a6c Context menu item for scrolling output (#3545) hace 7 años
README.md 4bec5eacf8 Add more README text. hace 7 años
package.json ac8812f6bd Publish hace 7 años
tsconfig.json 0812f201a0 wip switch to react rendering hace 7 años

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.