Skip to content

Commit dc98a37

Browse files
committed
add a comment
1 parent dc8a3d9 commit dc98a37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lectures/kesten_processes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ tags: [hide-output]
4747
!pip install --upgrade yfinance
4848
4949
!pip install --upgrade "jax[cuda]" -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
50-
# If you do not have CUDA support, run the line below instead
50+
# If you do not have CUDA support on your machine, run the line below instead:
5151
# !pip install --upgrade "jax[CPU]"
5252
```
5353

0 commit comments

Comments
 (0)