@jupyterlab/markdownviewer

v1.1.2
JupyterLab - Markdown viewer 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