telamonian 268905dc27 simplified createIcon function by refactoring it into JLIcon class před 5 roky
..
fonts 9d85ed8165 Create the packages directory před 8 roky
src 268905dc27 simplified createIcon function by refactoring it into JLIcon class před 5 roky
style ec720ffa10 Update yarn.lock před 5 roky
README.md 4bec5eacf8 Add more README text. před 7 roky
package.json 5b40e00601 Move nbformat code to separate package před 5 roky
tsconfig.json 17c91eef97 lint před 5 roky
typedoc.json afe04d6898 Migrate typedoc config to more conventional typedoc.json files před 5 roky

README.md

@jupyterlab/notebook

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

Notebook cells are implemented in @jupyterlab/cells.