conda
condaPackage, dependency and environment management for any language.
Package, dependency and environment management for any language.
envs_dirspkgs_dirsOtty splits these out before upload and puts each machine’s own back on the way down — no templates to write.
Nothing. conda writes no caches or state in your home directory.
envs_dirspkgs_dirsauto_activate_base: falsealways_yes: falseshow_channel_urls: trueenvs_dirs:machine-local - /Users/octocat/micromamba/envs - /opt/conda/envspkgs_dirs:machine-local - /Users/octocat/micromamba/pkgsEach machine keeps its own copy of these.
Only what the catalog names. A directory that syncs brings everything inside it except what is listed as excluded here.
Opens otty://sync/add/conda. Otty ships with this catalog, so the link only has to name the tool — nothing is downloaded.
Every one of these is generated from the same rules as this page. None of them splits envs_dirs and pkgs_dirs for you — that part is Otty’s own sync, or a template you write by hand.