We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 80dc4e0 + 7a22b14 commit 4c5b0beCopy full SHA for 4c5b0be
tutorials/notebooks/FITS-cubes/FITS-cubes.ipynb
@@ -35,9 +35,9 @@
35
"metadata": {},
36
"source": [
37
"```\n",
38
- "conda install -c astropy astroquery\n",
39
- "conda install -c astropy spectral-cube\n",
40
- "conda install -c astropy reproject\n",
+ "conda install -c conda-forge astroquery\n",
+ "conda install -c conda-forge spectral-cube\n",
+ "conda install -c conda-forge reproject\n",
41
"```"
42
]
43
},
0 commit comments