Commit c4c03c8
authored
Add centralized GPU admonition for JAX lectures (#447)
* Add centralized GPU admonition for JAX lectures
- Create _admonition/gpu.md for single-source GPU notice
- Update jax_intro.md to use include directive
- Update numpy_vs_numba_vs_jax.md to use include directive
This makes it easier to maintain consistent GPU notices across
all JAX-related lectures.
* Fix grammar: target -> targets
* Simplify GPU admonition text1 parent 594aeac commit c4c03c8
File tree
3 files changed
+7
-20
lines changed- lectures
- _admonition
3 files changed
+7
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
| 36 | + | |
46 | 37 | | |
47 | 38 | | |
48 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
| 51 | + | |
61 | 52 | | |
62 | 53 | | |
63 | 54 | | |
| |||
0 commit comments