User Tools

Site Tools


other:uvcdat:cdat_conda:miniconda3_install

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
other:uvcdat:cdat_conda:miniconda3_install [2021/04/22 13:22]
jypeter [Using mamba instead of conda] Added missing information
other:uvcdat:cdat_conda:miniconda3_install [2021/06/28 13:17]
jypeter [Using mamba instead of conda]
Line 141: Line 141:
  
 The only solution seems to replace ''​conda''​ with [[https://​github.com/​mamba-org/​mamba|mamba]],​ a reimplementation of the conda package manager in C++ ([[https://​wolfv.medium.com/​making-conda-fast-again-4da4debfb3b7|Making conda fast again]]): The only solution seems to replace ''​conda''​ with [[https://​github.com/​mamba-org/​mamba|mamba]],​ a reimplementation of the conda package manager in C++ ([[https://​wolfv.medium.com/​making-conda-fast-again-4da4debfb3b7|Making conda fast again]]):
-  * Install ''​mamba''​ in the //base// (i.e. miniconda) environment\\ ''​conda install mamba -n base -c conda-forge''​ +  * Install ''​mamba''​ in the //base// (i.e. //miniconda//) environment\\ ''​conda install mamba -n base -c conda-forge''​ 
-  * Use ''​mamba''​ instead of ''​conda''​ when installing packages\\ ''​mamba install -c conda_forge ​lots_of_packages''​+  * Use ''​mamba''​ instead of ''​conda''​ when installing packages.\\ Theoretically,​ you don't need to specify ​''​install -c conda forge''​ any more, because ''​conda-forge''​ is now the default source of new packages\\ ''​mamba install ​lots_of_packages''​
  
  
other/uvcdat/cdat_conda/miniconda3_install.txt · Last modified: 2024/04/24 15:38 by jypeter