This is our CSE163 Final Project by Sam DePoule, Quinn Gifford, and Ivan Petrenko
Python version: follow install instructions here for the CSE163 python setup and requirements.
Python install requirements (using pip):
| Req | Command |
|---|---|
| Bokeh | pip install bokeh |
| Plotly | pip install plotly |
To update the graph, simply run the main.py file found under src.
To view the graph view index.html in a web browser.