Add installing with mamba to docs?
jbusecke opened this issue · 2 comments
Description of the desired feature
I just tried to install pygmt on the pangeo cloud deployment with conda, and it took quite long. I actually cancelled the install and used mamba instead. It was leaps and bounds faster.
I think it would really improve the user experience if you could add mamba install -c conda-forge pygmt (maybe with a short link to the mamba docs) to the install docs.
This issue is labeled "good first issue", but it's unclear to me what's the best way to add the information of mamba? Should we add a new subsection or a short note on the installation page?
I personally think a note window explaining that you can substitute conda for mamba in the installation section (with some further links to mamba) would be amazing.