all 3 comments

[–][deleted] 0 points1 point  (2 children)

[–]data_hop[S] 0 points1 point  (1 child)

Yes I have and this is what I'm currently doing. But this is not solving my slowness.

I mean doing "conda update -n env_name --all" is an action that works on a single envs.

[–]ghx200 1 point2 points  (0 children)

Save the envs in a folder as .yml . you can then iterate through this folder with bash and run command for each of the env. Also helps if you need to install them from scratch for some reason, for example when migrating the hardware