Skip to content

Instantly share code, notes, and snippets.

@daefresh
Last active June 1, 2020 13:26
Show Gist options
  • Select an option

  • Save daefresh/c4054191cd8753438ae135525450a5ae to your computer and use it in GitHub Desktop.

Select an option

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