Adding environment

This commit is contained in:
Allen Downey
2020-10-12 15:52:51 -04:00
parent 89b2b36895
commit 2a7a644e0a

21
environment.yml Normal file
View File

@@ -0,0 +1,21 @@
name: AstronomicalData
channels:
- default
- conda-forge
- astropy
dependencies:
- python>=3.6
- jupyter
- numpy
- matplotlib
- seaborn
- pandas
- pytables
- h5py
- scipy
- astropy
- astroquery
- astro-gala
- pip
- pip:
- pyia