@jupyterlab/cells

v3.0.0-alpha.13
JupyterLab - Notebook Cells

docs

typedoc src

test

jest

build

tsc -b

clean

rimraf lib && rimraf tsconfig.tsbuildinfo

watch

tsc -b --watch

test:cov

jest --collect-coverage

build:test

tsc --build tsconfig.test.json

test:debug

node --inspect-brk node_modules/.bin/jest --runInBand

prepublishOnly

npm run build

test:debug:watch

node --inspect-brk node_modules/.bin/jest --runInBand --watch
npm i @jupyterlab/[email protected]

Metadata

Downloads