i will update with a cmd to fetch the data, for now you can download the data from the kaggle website and put them under data directory.
Run the project in virtualenv elo-cee
python3 -m venv elo-cee
source elo-cee/bin/activate
pip3 install ipykernel
ipython kernel install --user --name=elo-cee
jupyter notebook
Then on the jupyter kennel web ui, switch the kennel to elo-cee under Kennel tab. run the program.