Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 358 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 358 Bytes

va-datathon-2017

Virginia Datathon on the Opioid Epidemic

FLASK backend

Flask is used on the backend to enable the "strategy" maps in the shiny application. Make sure to install python and the necessary python packages.

# Navigate to ./shiny/python directory in terminal and run this line:
FLASK_APP=cluster.py flask run