@mlvis/jupyter-multi-way-plot

v1.1.4

watch

webpack --watch --progress

clean

rm -rf dist

copy

cp -r package.json dist

build

yarn clean && yarn transpile

transpile

NODE_ENV=production babel src -d dist -s --config-file ../../../babel.config.js && yarn copy
npm i @mlvis/jupyter-multi-way-plot

Metadata

Downloads