Last active
July 2, 2021 21:51
-
-
Save dfm/09c6b023dc7226a96fbef1a17585a4be to your computer and use it in GitHub Desktop.
My default environment
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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