/insight

Using Python and Open Source for Collaborative Data Exploration

Primary LanguageJupyter Notebook

Using Python and Open Source for Data Exploration

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.

Collaboration

  • Gitter - Live chat for the class.

Participating

On your local machine

Requires GitHub and Anaconda.

In your terminal type:

git clone https://github.com/tonyfast/insight
cd insight
conda env create

On Mac or Linux

source activate insight

On Windows

activate insight

These commands will:

  1. Download the code in the repository
  2. Create a Python 3.5 Conda environment with all the necessary tools for the class.

Remote Participation

Binder - Live notebooks for the class.

Binder is a free service to host Github repos with running notebooks.

About the Class

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.