janxkoci / janxkoci.github.io

https://janxkoci.github.io
2 stars 0 forks source link

Conda cheat sheet | Everything Evolutionary #1

Open utterances-bot opened 1 year ago

utterances-bot commented 1 year ago

Conda cheat sheet | Everything Evolutionary

Everything is better with evolution in the mix!

https://janxkoci.github.io/tutorials/conda_cheatsheet.html

janxkoci commented 1 year ago

I personally prefer mamba and I try to use it for majority of operations. On one machine I have a direct installation with Mambaforge - works like a charm. You still get conda along with mamba, so you are not stuck.

Btw, previous version of this page was published as a gist.

janxkoci commented 7 months ago

Recent updates to conda bring many advantages of mamba, including the new optional libmamba dependency solver - see the docs for more info.