Skip to content

Instantly share code, notes, and snippets.

@clstl
Last active April 29, 2020 14:40
Show Gist options
  • Save clstl/9ac85a3de35a3b2120daeb4ef190da22 to your computer and use it in GitHub Desktop.
Save clstl/9ac85a3de35a3b2120daeb4ef190da22 to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
source /usr/bin/anaconda/etc/profile.d/conda.sh
conda activate py37env
sudo /usr/bin/anaconda/bin/pip install seaborn -U
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment