Jason Grout 5027e9e75f Merge remote-tracking branch 'origin/master' into context il y a 7 ans
..
fonts 9d85ed8165 Create the packages directory il y a 8 ans
src 64212a6f10 Initialize a model after the context's first save/revert. il y a 7 ans
style 1a6b58d02d Delete now-redundant notebook toolbar styling. il y a 7 ans
README.md 4bec5eacf8 Add more README text. il y a 7 ans
package.json 18035d8e01 Merge pull request #4533 from ian-r-rose/notify_command_changed il y a 7 ans
tsconfig.json cc74a5d477 Target typescript compilation to ES2015 instead of ES5. il y a 7 ans

README.md

@jupyterlab/notebook

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

Notebook cells are implemented in @jupyterlab/cells.