cytoscape / ipycytoscape

A Cytoscape Jupyter widget
https://ipycytoscape.readthedocs.io/en/master/
BSD 3-Clause "New" or "Revised" License
261 stars 62 forks source link

add dev build commands #313

Closed jenshnielsen closed 2 years ago

jenshnielsen commented 2 years ago

And rename production build to build:prod. That matches ipympl and widget-ts-cookiecutter

With this change one can do

pip install -e . npm run build jupyter labextension develop . --overwrite

to get unminified javascript that is easier to debug. E.g. exceptions in the browser console will point directly to a readable line of js.

github-actions[bot] commented 2 years ago

Binder :point_left: Launch a binder notebook on branch _jenshnielsen/ipycytoscape/add_dev_buildcommands