Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.09 KB

File metadata and controls

26 lines (17 loc) · 1.09 KB

ADSA Spring 2016 Workshop: Introduction to Python

Intro to Python class using the Jupyter/IPython notebook for the Association of Data Science and Analytics at UIUC.

Installing Python 2.7 using the Anaconda Python Distribution

Download links:

Setup instructions (from Continuum Anaconda website)

Windows:

  1. Download the installer.
  2. Double-click the .exe file to install Anaconda and follow the instructions on the screen.

OS X:

  1. Download the installer.
  2. Double click the .pkg file and follow the instructions on the screen.

Linux:

  1. Download the installer.
  2. After downloading the installer, in your terminal window execute: bash Anaconda2-2.4.1-Linux-x86_64.sh