This will render your web/index.html
file (without running Python).
Useful for debugging your visualization after you have processed your data.
This will run your py/compute.py
code and render your web/index.html
file.
Useful for making changes to Python and see how the visualization changes.