We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1f59f5 commit 697279fCopy full SHA for 697279f
first_config_script.sh
@@ -11,7 +11,6 @@ sudo add-apt-repository ppa:deadsnakes/ppa -y
11
apt update -y
12
apt upgrade -y
13
apt install python3.12-venv pipx -y
14
-apt install python3.99
15
apt install munge slurmd slurm-client slurmctld slurmdbd mariadb-server -y
16
apt install libgl1 -y # needed for `opencv-python` package
17
apt install cifs-utils -y # needed for mounting CIFS shares
0 commit comments