Steven Silvester 04986d208b Handle 'latest' specification 7 gadi atpakaļ
..
src 7e08a9217d Add RawCell clone method to get correct typing 7 gadi atpakaļ
style 1d247dec5f More work on design. 7 gadi atpakaļ
README.md 4bec5eacf8 Add more README text. 7 gadi atpakaļ
package.json 04986d208b Handle 'latest' specification 7 gadi atpakaļ
tsconfig.json 0812f201a0 wip switch to react rendering 7 gadi atpakaļ

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.