Skip to content

Instantly share code, notes, and snippets.

@fhoering
Created December 17, 2018 17:52
Show Gist options
  • Save fhoering/f13f1ceee3e9a7da661d0946e977d77e to your computer and use it in GitHub Desktop.
Save fhoering/f13f1ceee3e9a7da661d0946e977d77e to your computer and use it in GitHub Desktop.
$ pex pyspark==2.3.2 numpy userlib -o myarchive.pex
$./myarchive.pex -m userlib.startup
14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment