Skip to content

Instantly share code, notes, and snippets.

@dkirkby
Last active December 13, 2020 22:03
Show Gist options
  • Save dkirkby/153e811a12e28fdb35622bfde7f6e08c to your computer and use it in GitHub Desktop.
Save dkirkby/153e811a12e28fdb35622bfde7f6e08c to your computer and use it in GitHub Desktop.
## DESI
conda create -n desi python=3.8 pip ipython jupyter jupyterlab ipykernel numpy scipy pandas matplotlib pyyaml requests psycopg2 astropy
conda activate desi
conda install -c conda-forge galsim fitsio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment