Jason Grout d72fd5461e Delete the .notebook attribute for notebook panels again. il y a 7 ans
..
fonts 9d85ed8165 Create the packages directory il y a 8 ans
src d72fd5461e Delete the .notebook attribute for notebook panels again. 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 77da713a8a Upgrade to TypeScript 2.8.3 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.