Update Workstations-Getting-Started.md

This commit is contained in:
Thomas Keller 2024-08-23 12:19:46 +02:00
parent fe7b9f63ed
commit ffa48b61e5

View File

@ -192,7 +192,9 @@ probability_model(x_test[:5])
```
Danach starten wir unseren Tensorflow Container mit dem Befehl
`apptainer shell --nv "${HOME}/build-apptainer/tensorflow-2.16.1-gpu.sif"
```
apptainer shell --nv "${HOME}/build-apptainer/tensorflow-2.16.1-gpu.sif"
```
Der Kommandozeilen Prompt wechselt nun sein Aussehen zu *Apptainer>*