Jason Grout b896f18fd8 Only emit the list of compiled files when doing a watch. 7 سال پیش
..
fonts 9d85ed8165 Create the packages directory 8 سال پیش
src 0be5a9c5c6 Moved state initialization after child constructor 7 سال پیش
style 1a6b58d02d Delete now-redundant notebook toolbar styling. 7 سال پیش
README.md 4bec5eacf8 Add more README text. 7 سال پیش
package.json b896f18fd8 Only emit the list of compiled files when doing a watch. 7 سال پیش
tsconfig.json c5df745128 Rename base tsconfig.json to tsconfigbase.json so that running tsc at the root directory doesn’t accidentally try to do something. 7 سال پیش

README.md

@jupyterlab/notebook

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

Notebook cells are implemented in @jupyterlab/cells.