GitXplorerGitXplorer
m

IPythonIsGreat

public
12 stars
10 forks
0 issues

Commits

List of commits on branch master.
Unverified
7e02a668b490acbd6cbcee8f3d8cf7ec88564142

Update README.md

mmikeroberts3000 committed 11 years ago
Unverified
dea44552e8608d27c5d7ef94e018677b31374446

got rid of annoying date in the corners of the slides

mmikeroberts3000 committed 11 years ago
Unverified
100d4a4f37d4cc5f843294eb6da32860076a9824

Update README.md

mmikeroberts3000 committed 11 years ago
Unverified
353f9330cf2a0d77637ce5648e5d58917f8ecf0d

updated slides with image credits

mmikeroberts3000 committed 11 years ago
Unverified
bc2a2d87f5c580500c9e45d4f0c33d647e13f04e

committing talk slides

mmikeroberts3000 committed 11 years ago
Unverified
a3d89b8252f28789c5d22adb479fb51b01778c18

initial checkin

mmikeroberts3000 committed 11 years ago

README

The README file for this repository.

This repository contains IPython notebooks and other resources from my talk IPython is Great (for large-scale computation, data exploration, and creating reproducible research artifacts). The slides and IPython notebooks from my talk were featured in the 2013 Data Science course at Harvard.

The Keynote file containing my slides is contained in this Github repository. Alternatively you can download my slides as a PDF. All my tutorial code can be browsed online with the IPython Notebook Viewer using the links below.

  1. Documenting your Research Journey
  2. Interactively Exploring your Data with Mayavi
  3. Exploiting Cluster-Level Parallelism
  4. Using Cython for Extra Performance
  5. Using Qt from within IPython

If you hit any roadblocks, check out my development environment setup instructions and the official IPython documentation.