Max Klein 7527bf35a9 disable autoClosingBrackets by default everywhere (#9488) hace 3 años
..
.vscode 8d5d9f5667 clean up packages hace 5 años
fonts 9d85ed8165 Create the packages directory hace 8 años
src 7527bf35a9 disable autoClosingBrackets by default everywhere (#9488) hace 3 años
style 8c15f776dd remove content-visibility css prop to avoid jumpy scrollbar (#10503) hace 3 años
test 7527bf35a9 disable autoClosingBrackets by default everywhere (#9488) hace 3 años
README.md 4bec5eacf8 Add more README text. hace 7 años
babel.config.js 60b04db5d9 modernize notebook hace 5 años
jest.config.js 8d5d9f5667 clean up packages hace 5 años
package.json 861f54274a Revert "New version" hace 3 años
tsconfig.json e03b886f8c Publish 3.1.0a7 hace 4 años
tsconfig.test.json e03b886f8c Publish 3.1.0a7 hace 4 años
typedoc.json 9b42db0c8a Update typedoc config for 0.20 beta 27 hace 4 años

README.md

@jupyterlab/notebook

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

Notebook cells are implemented in @jupyterlab/cells.