Skip to content
Snippets Groups Projects
Commit f9f34149 authored by Martin Schroschk's avatar Martin Schroschk Committed by Elias Werner
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 0f6da3a9
No related branches found
No related tags found
2 merge requests!993Automated merge from preview to main,!991Resolve "Update documentation on virtual env. for Alpha"
This commit is part of merge request !991. Comments created here will be created in the context of that merge request.
......@@ -132,7 +132,7 @@ additional Python packages and create an isolated runtime environment. We recomm
We recommend to use [workspaces](../data_lifecycle/workspaces.md) for your virtual environments.
??? example "Example: Creating virtual environment and installing `torchvision` package"
??? example "Example: Creating a virtual environment and installing `torchvision` package"
```console
marie@login.alpha$ srun --nodes=1 --cpus-per-task=1 --gres=gpu:1 --time=01:00:00 --pty bash -l
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment