/va-datathon-2017

Virginia Datathon on the Opioid Epidemic

Primary LanguageJupyter NotebookMIT LicenseMIT

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