Interactive Tutorials
Using Conda (Make sure to set your default environment to Python 2.7 More info: http://conda.pydata.org/docs/using/envs.html)
conda install --yes --file requirements.txt
python main.py -d <domain you want to run> # For example python main.py -d learnpython.org
superreg