Code for rlai.ualberta.ca Install miniconda (3.7) Install gunicorn and pyyaml Install google API tools Install flask Clone website repo To run the server, execute: gunicorn -w 2 -b 0.0.0.0:80 server:app