Skip to content

Commit

Permalink
Fix conda import to point to right package location
Browse files Browse the repository at this point in the history
  • Loading branch information
KoT17 committed May 9, 2024
1 parent c656c88 commit bf2255b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Astronomy/sdss_mosaics/SDSS_today.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
}
],
"source": [
"!conda install astroquery"
"!conda install conda-forge::astroquery"
]
},
{
Expand Down

0 comments on commit bf2255b

Please sign in to comment.