@jupyterlab/terminal

v1.0.2
JupyterLab - Terminal Emulator Widget

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