Skip to content

Instantly share code, notes, and snippets.

@daefresh
Last active June 1, 2020 13:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save daefresh/c4054191cd8753438ae135525450a5ae to your computer and use it in GitHub Desktop.
Save daefresh/c4054191cd8753438ae135525450a5ae to your computer and use it in GitHub Desktop.
# external python libraries useful for explorations
sudo /usr/bin/anaconda/envs/py35/bin/pip install --upgrade pip
sudo /usr/bin/anaconda/envs/py35/bin/pip install seaborn
sudo /usr/bin/anaconda/envs/py35/bin/pip install pyarrow
sudo /usr/bin/anaconda/envs/py35/bin/pip install plotly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment