Created
October 24, 2024 12:55
-
-
Save jose-d/1082d05bc16fa3c0d18079fbe588a05d to your computer and use it in GitHub Desktop.
torch a spol. v miniforge na vypocetnim prostredi
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 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