Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save jose-d/1082d05bc16fa3c0d18079fbe588a05d to your computer and use it in GitHub Desktop.

Select an option

Save jose-d/1082d05bc16fa3c0d18079fbe588a05d to your computer and use it in GitHub Desktop.
torch a spol. v miniforge na vypocetnim prostredi
# nalogujeme se na vp:
$ ssh sup200 -l josef.dvoracek
Last login: Thu Oct 24 11:54:13 2024
josef.dvoracek@sup200:~$
# stahneme miniforge:
josef.dvoracek@sup200:~$ cd Downloads/
josef.dvoracek@sup200:~/Downloads$ wget https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-Linux-x86_64.sh
josef.dvoracek@sup200:~/Downloads$ chmod +x ./Miniforge3-Linux-x86_64.sh
# nainstalujeme miniforge:
josef.dvoracek@sup200:~/Downloads$ ./Miniforge3-Linux-x86_64.sh
(odsouhlasit defaultni moznosti)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment