Commit ae4f12c
Fix build: replace invalid {remark} with {admonition}, fix label clash
{remark} is not a valid MyST directive — use {admonition} with title
"Remark" instead. Also rename (numba)= label to (numba_lecture)= to
avoid ambiguity with the document name.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent f3e4e18 commit ae4f12c
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
| 196 | + | |
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| |||
0 commit comments