Skip to content

Instantly share code, notes, and snippets.

@drj11
Created February 24, 2017 13:39
Show Gist options
  • Save drj11/8391b2b5d2622b44082e8ef4f11fbb07 to your computer and use it in GitHub Desktop.
Save drj11/8391b2b5d2622b44082e8ef4f11fbb07 to your computer and use it in GitHub Desktop.

conda iceberg rapid

module load apps/python/conda conda create --name aws . activate aws

to install awscli I had to

conda install -c bioconda awscli

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment