mirror of
https://github.com/AllenDowney/AstronomicalData.git
synced 2025-12-05 20:40:17 -08:00
22 lines
262 B
YAML
22 lines
262 B
YAML
name: AstronomicalData
|
|
channels:
|
|
- default
|
|
- conda-forge
|
|
- astropy
|
|
dependencies:
|
|
- python>=3.6
|
|
- jupyter
|
|
- numpy
|
|
- matplotlib
|
|
- seaborn
|
|
- pandas
|
|
- pytables
|
|
- h5py
|
|
- scipy
|
|
- astropy
|
|
- astroquery
|
|
- gsl
|
|
- astro-gala
|
|
- python-wget
|
|
|