Install Anaconda (or any other Python distribution with scikit-learn). You might have to install flask-wtf:
conda install flask-wtf
Download entire folder from Hackpad Site, untar/unzip and put that folder in [rootfolder]
This only works if the data is cleaned and stored in pickle file.
python [rootfolder]/coderepo/analysis.py
Go to [rootfolder]/coderepo/app and run
python routes.py
Now you can open a browser and to to localhost:5000