From fe7b9f63eddbb232beda11dd9345dec8135e1b89 Mon Sep 17 00:00:00 2001 From: Thomas Keller Date: Fri, 23 Aug 2024 12:13:27 +0200 Subject: [PATCH] Update Workstations-Getting-Started.md --- Workstations-Getting-Started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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>*