User Tools

Site Tools


conda

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
conda [2024/07/23 07:19] – [Setup] jansenconda [2025/01/27 15:47] (current) – [Disk usage] jansen
Line 75: Line 75:
 Disadvantage: if you occasionally use another desktop, you will not see your environments. In that case, use ''/net/computername/data2'' in stead of ''/data2''. in the configuration. Disadvantage: if you occasionally use another desktop, you will not see your environments. In that case, use ''/net/computername/data2'' in stead of ''/data2''. in the configuration.
  
 +If you are making this change when you already have some conda environments (in $HOME/.conda), you can move them to the new location. And just to be sure, in case there are already hard-coded path names in the environment, make a symbolic link. So, using the example .condarc shown above:
 +  mv .conda /data2/yourname/conda
 +  ln -s /data2/yourname/conda ~/.conda
 +  
conda.1721719199.txt.gz · Last modified: by jansen