Skip to content

Instantly share code, notes, and snippets.

@jgc128
Created July 2, 2018 01:45
Show Gist options
  • Save jgc128/930c628af93044701a5fe8be979c046e to your computer and use it in GitHub Desktop.
Save jgc128/930c628af93044701a5fe8be979c046e to your computer and use it in GitHub Desktop.
python3.6 -m venv /tmp/venv_smekh
. /tmp/venv_smekh/bin/activate
pip install azure mrjob warcio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment