Saul Shanabrook 0be5a9c5c6 Moved state initialization after child constructor 7 tahun lalu
..
fonts 9d85ed8165 Create the packages directory 8 tahun lalu
src 0be5a9c5c6 Moved state initialization after child constructor 7 tahun lalu
style 1a6b58d02d Delete now-redundant notebook toolbar styling. 7 tahun lalu
README.md 4bec5eacf8 Add more README text. 7 tahun lalu
package.json 18035d8e01 Merge pull request #4533 from ian-r-rose/notify_command_changed 7 tahun lalu
tsconfig.json cc74a5d477 Target typescript compilation to ES2015 instead of ES5. 7 tahun lalu

README.md

@jupyterlab/notebook

A JupyterLab package which implements the primary interface to the Jupyter notebook.

Notebook cells are implemented in @jupyterlab/cells.