Jason Grout b0a3234f3a Merge branch 'master' into context 7 年之前
..
fonts 9d85ed8165 Create the packages directory 8 年之前
src db7fc2db5e Move dirty state handling to the document widget. 7 年之前
style 1a6b58d02d Delete now-redundant notebook toolbar styling. 7 年之前
README.md 4bec5eacf8 Add more README text. 7 年之前
package.json 77da713a8a Upgrade to TypeScript 2.8.3 7 年之前
tsconfig.json cc74a5d477 Target typescript compilation to ES2015 instead of ES5. 7 年之前

README.md

@jupyterlab/notebook

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

Notebook cells are implemented in @jupyterlab/cells.