Jason Grout c5df745128 Rename base tsconfig.json to tsconfigbase.json so that running tsc at the root directory doesn’t accidentally try to do something. пре 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 c57bb491cb Update to typescript 2.9.1 пре 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.