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.
1 parent 80dc4e0 commit 7a22b14Copy full SHA for 7a22b14
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