Steven Silvester af553791c6 Publish 7 년 전
..
src 639d949ccf Only change editor readonly status if needed in a cell update. (#3617) 7 년 전
style a47bb82a6c Context menu item for scrolling output (#3545) 7 년 전
README.md 4bec5eacf8 Add more README text. 7 년 전
package.json af553791c6 Publish 7 년 전
tsconfig.json 0812f201a0 wip switch to react rendering 7 년 전

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.