Skip to content

Commit

Permalink
Changed from conda to mamba
Browse files Browse the repository at this point in the history
  • Loading branch information
hadiparsianNIH authored Jan 10, 2025
1 parent 4255975 commit ea64ecd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/SRADownload/SRA-Download.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"outputs": [],
"source": [
"# install everything else\n",
"! conda install -c bioconda -c conda-forge sra-tools==2.11.0 sql-magic pyathena -y"
"! mamba install -c bioconda -c conda-forge sra-tools==2.11.0 sql-magic pyathena -y"
]
},
{
Expand Down

0 comments on commit ea64ecd

Please sign in to comment.