Skip to content

Commit 5cc7263

Browse files
authored
MANT: add nvidia-smi output to status page (#425)
1 parent 101e584 commit 5cc7263

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

lectures/status.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,10 @@ and the following package versions
3131
```{code-cell} ipython
3232
:tags: [hide-output]
3333
!conda list
34+
```
35+
36+
This lecture series also has access to the following GPU
37+
38+
```{code-cell} ipython
39+
!nvidia-smi
3440
```

0 commit comments

Comments
 (0)