Skip to content

Commit 3e4f703

Browse files
authored
Update GPU admonition to clarify lectures run on CPUs (#465)
- Modified gpu.md to indicate lectures will run without a GPU - Incorporates feedback from @jstac - Harmonizes messaging across lecture repositories
1 parent b4ebdd4 commit 3e4f703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lectures/_admonition/gpu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
```{admonition} GPU
22
:class: warning
33
4-
This lecture was built using a machine with access to a GPU.
4+
This lecture was built using a machine with access to a GPU --- although it will also run without one.
55
66
[Google Colab](https://colab.research.google.com/) has a free tier with GPUs
77
that you can access as follows:

0 commit comments

Comments
 (0)