pydata / parallel-tutorial

Parallel computing in Python tutorial materials
300 stars 111 forks source link

install with conda environment.yml #14

Closed minrk closed 7 years ago

minrk commented 7 years ago

simplifies conda install command

This also installs pyspark from conda-forge because there is no spark package on conda-forge. pyspark does include the spark binaries.

mrocklin commented 7 years ago

I cherry picked the final commit and pushed to master. Closing.

It looks like we have different versions of commits here. Not sure what's going on.