data-science-toolbox A bunch of data science tutorials on Jupyter Notebook To run Under each folder, enable Virtual enviornment, install the requirements and run the jupyter notebook. virtualenv venv -p /usr/bin/python3.5 source venv/bin/activate jupyter notebook