Skip to content

Commit c1c72e7

Browse files
bcummingteojgo
andauthored
Update docs/software/ml/pytorch.md
Co-authored-by: Theofilos Manitaras <[email protected]>
1 parent 48ccb03 commit c1c72e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/software/ml/pytorch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ user@nidYYYYYY$ source venv-ngc-pt-25.06/bin/activate # (3)!
126126
The changes made to the virtual environment will outlive the container as they are persisted on the distributed filesystem.
127127

128128
!!! note
129-
Keep in mind that
129+
Keep in mind that:
130130

131131
* this virtual environment is _specific_ to this particular container and won't actually work unless you are using it from inside this container - it relies on the resources packaged inside the container.
132132
* every Slurm job making use of this virtual environment will need to activate it first (_inside_ the `srun` command).

0 commit comments

Comments
 (0)