@jupyterlab/apputils

v4.3.5
JupyterLab - Application Utilities
jupyter jupyterlab jupyterlab-extension

test

jest -i

build

tsc -b

clean

rimraf lib && rimraf tsconfig.tsbuildinfo

watch

tsc -b --watch

test:cov

jest -i --collect-coverage

build:test

tsc --build tsconfig.test.json

test:debug

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

test:debug:watch

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

Metadata

Downloads