diff --git a/Workstations-Getting-Started.md b/Workstations-Getting-Started.md index 180c59b..d774660 100644 --- a/Workstations-Getting-Started.md +++ b/Workstations-Getting-Started.md @@ -192,7 +192,7 @@ probability_model(x_test[:5]) ``` Danach starten wir unseren Tensorflow Container mit dem Befehl -`apptainer shell --nv "/scratch/${USER}/tensorflow-2.16.1-gpu-modified.sif"` +`apptainer shell --nv "${HOME}/build-apptainer/tensorflow-2.16.1-gpu.sif" Der Kommandozeilen Prompt wechselt nun sein Aussehen zu *Apptainer>*