mirror of
https://github.com/AllenDowney/AstronomicalData.git
synced 2025-12-24 20:10:14 -08:00
Adding environment
This commit is contained in:
21
environment.yml
Normal file
21
environment.yml
Normal 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
|
||||
Reference in New Issue
Block a user