This repository will be used for a class at the Institute for Insight at Georgia State University. The class will simulate an interactivate data science environment using open source tools.
In your terminal type:
git clone https://github.com/tonyfast/insight
cd insight
conda env create
source activate insight
activate insight
These commands will:
- Download the code in the repository
- Create a Python
3.5
Conda environment with all the necessary tools for the class.
- Live notebooks for the class.
Binder is a free service to host Github repos with running notebooks.
This class will occur on January 29, 2016 between 1pm and 3pm EST. The Gitter chatroom will be active for external and internal contributions. Please be nice and helpful.