Skip to content

Instantly share code, notes, and snippets.

@dfm
Last active July 2, 2021 21:51
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 dfm/09c6b023dc7226a96fbef1a17585a4be to your computer and use it in GitHub Desktop.
Save dfm/09c6b023dc7226a96fbef1a17585a4be to your computer and use it in GitHub Desktop.
My default environment
channels:
- conda-forge
dependencies:
- python =3.9
- numpy
- mkl-service
- scipy
- matplotlib
- jupyter
- jupyterlab
- jupytext
- astropy
- astroquery
- fitsio
- pandas
- pip
- pip:
- numpyro
- pymc3
- pymc3_ext
- celerite2
- exoplanet
- arviz
- corner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment