Steven Silvester 2485eaae61 Publish 7 năm trước cách đây
..
src b9c1fb8f51 Revamp editor settings (#3441) 7 năm trước cách đây
style 182e554a8d Use border radius CSS var for other things too. 7 năm trước cách đây
README.md 4bec5eacf8 Add more README text. 7 năm trước cách đây
package.json 2485eaae61 Publish 7 năm trước cách đây
tsconfig.json 0812f201a0 wip switch to react rendering 7 năm trước cách đây

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.