Intro to Python class using the Jupyter/IPython notebook for the Association of Data Science and Analytics at UIUC.
Here are slides for an optional Terminal Tutorial: https://docs.google.com/presentation/d/1BcwId-RtkfJhRpcehult_MCTL1HyIdxKAZsN9I8IxIc/edit?usp=sharing
-
Download Enthought Canopy from here: https://store.enthought.com/downloads/
-
Download the workshop files by clickinng the 'clone or download' button on the top right of the github repo.
-
In Canopy, click open an exiting file and open the workshop ipython notebook you just downloaded from the repo.
-
Comprehensive directions found here: https://support.enthought.com/hc/en-us/articles/204469780-Quick-Start-Guide-to-Installing-Canopy-and-Packages?mobile_site=true
Download links:
Setup instructions (from Continuum Anaconda website)
Windows:
- Download the installer.
- Double-click the .exe file to install Anaconda and follow the instructions on the screen.
OS X:
- Download the installer.
- Double click the .pkg file and follow the instructions on the screen.
Linux:
- Download the installer.
- After downloading the installer, in your terminal window execute:
bash Anaconda2-2.4.1-Linux-x86_64.sh