Skip to content

aliffbm/intro_to_python

 
 

Repository files navigation

UCSD IDEA: Intro to Python

Files for the Intro to Python workshops, presented by the IDEA Student Center of UC San Diego.

Requirements

  • python 2.7 or 3.5
  • ipython notebook (aka jupyter notebook)
  • numpy
  • matplotlib

Installation

We highly recommend installing Python and related scientific packages using Anaconda, a free Python distribution created by Continuum Analytics that is compatible with Windows, Mac OSX and Linux. To install:

  1. go to the Anaconda download page: http://continuum.io/downloads
  2. download the Python 3.5 installer for your OS
  3. run the installer

Trying the code out (online)

If you're having trouble installing or running Python locally, you can alternative using the Binder hosting service by clicking here: Binder

NOTE The Binder service is free, but it is a temporary fix.

About

Files for the Intro to Python workshops

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%