Jason Grout 54bc123589 Extend tsconfig to have a central place for uniform options. před 7 roky
..
fonts 9d85ed8165 Create the packages directory před 8 roky
src 0be5a9c5c6 Moved state initialization after child constructor před 7 roky
style 1a6b58d02d Delete now-redundant notebook toolbar styling. před 7 roky
README.md 4bec5eacf8 Add more README text. před 7 roky
package.json c57bb491cb Update to typescript 2.9.1 před 7 roky
tsconfig.json 54bc123589 Extend tsconfig to have a central place for uniform options. před 7 roky

README.md

@jupyterlab/notebook

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

Notebook cells are implemented in @jupyterlab/cells.