This is the Capstone project for Team 13 of the Python Data Analysis Bootcamp. We are trying, more or less, to follow the structure of jupytemplate.
Install Conda as documented in its documentation.
$ conda create -n team13 python=3.7
$ conda activate team13
$ conda install -c conda-forge notebook pandas jupyterthemes seaborn jupyter_contrib_nbextensions pandoc$ conda activate team13
$ jupyter notebook