Commit 3b03c97
docs: align local GPU tutorial with uv (#3662)
## Summary
- switch the local GPU tutorial example to `uv run python ...` to match
the repos documented execution flow
- fix the malformed fenced code block for
`XLA_PYTHON_CLIENT_MEM_FRACTION` in the same tutorial section
## Validation
- `uv sync --package marin --group docs`
- `uv run mkdocs build --strict`
Refs #12
Co-authored-by: dlwh-golem <david.hall@openathena.ai>1 parent c4bdde4 commit 3b03c97
1 file changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| |||
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
75 | | - | |
| 76 | + | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
| |||
0 commit comments