@jupyterlab/cells

v1.0.0-alpha.13
JupyterLab - Notebook Cells

docs

typedoc --options tdoptions.json --theme ../../typedoc-theme src

build

tsc -b

clean

rimraf lib

watch

tsc -b --watch

prepublishOnly

npm run build
npm i @jupyterlab/[email protected]

Metadata

Downloads