Skip to content

Commit b1353ab

Browse files
committed
MANT: add nvidia-smi output to status page
1 parent 681779b commit b1353ab

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)