neurohackweek/spark-for-everyone

Name: spark-for-everyone

Owner: neurohackweek

Description: intro to spark for parallel programming

Created: 2016-09-04 19:58:20.0

Updated: 2017-02-06 21:10:47.0

Pushed: 2016-09-05 23:04:42.0

Homepage: null

Size: 25

Language: null

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

spark-for-everyone

friendly introduction to spark for parallel programming

Prepared for the NEUROHACKWEEK course at University of Washington eScience Institute.

contents
es.md # the slides
.txt # a sample data file
.png # an example plot

Each slide describes a problem we want to solve, provides code for solving in, and shows what the output should be. During the tutorial, we'll code each solution together as a group.

viewing

The slides themselves are written in markdown. You can just look at them in a text editor, or view them as a slideshow in your terminal by installing tslide with

install tslide -g

Then call

de slides.md

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.