Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
en:centro:servizos:hpc [2024/05/23 11:27] – fernando.guillen | en:centro:servizos:hpc [2024/10/08 09:55] (current) – [CONDA] jorge.suarez | ||
---|---|---|---|
Line 160: | Line 160: | ||
<code bash> | <code bash> | ||
# Getting miniconda | # Getting miniconda | ||
- | wget https:// | + | wget https:// |
# Install | # Install | ||
- | sh Miniconda3-py39_4.11.0-Linux-x86_64.sh | + | bash Miniconda3-latest-Linux-x86_64.sh |
# Initialize for bash shell | # Initialize for bash shell | ||
~/ | ~/ |