Skip to content

Instantly share code, notes, and snippets.

@djfan
Last active December 19, 2017 17:56
Show Gist options
  • Save djfan/8a54bf11e8b4a9556165dd2d40ebf24c to your computer and use it in GitHub Desktop.
Save djfan/8a54bf11e8b4a9556165dd2d40ebf24c to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
git clone https://github.com/djfan/magellan.git
cd magellan
git checkout mb/fix-pyspark-support
cd python
/usr/bin/anaconda/bin/python setup.py install
/usr/bin/anaconda/envs/py35/bin/python setup.py install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment