AlbertHilb 81133a1d80 Add `wordWrapColumn` and `bounded` line wrapping modes. (#4936) преди 6 години
..
fonts 9d85ed8165 Create the packages directory преди 8 години
src 81133a1d80 Add `wordWrapColumn` and `bounded` line wrapping modes. (#4936) преди 6 години
style 74eac68b72 Make codebase prettier преди 6 години
README.md 4bec5eacf8 Add more README text. преди 7 години
package.json 4f54e989dd Publish преди 6 години
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.