Skip to content

Commit 6b919d8

Browse files
authored
Merge pull request #342 from adrn/gaia-gala
New tutorial: Galactic orbits with Gaia + gala
2 parents 90b69a5 + 2ddf023 commit 6b919d8

4 files changed

Lines changed: 1789 additions & 6 deletions

File tree

pip-requirements.txt

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
IPython==6.1.0
2-
astropy==3
1+
IPython>=6.1
2+
astropy>=3
33
astroquery>=0.3.7
4-
matplotlib==2.0.2
5-
numpy==1.14
6-
jupyter==1.0
7-
scipy==1.0
4+
matplotlib>=2.0
5+
numpy>=1.15
6+
jupyter>=1.0
7+
scipy>=1.0
88
notebook>=5.7.2
99
aplpy
1010
spectral-cube
1111
reproject
12+
astro-gala

0 commit comments

Comments
 (0)