Skip to content

Commit ca3c296

Browse files
Gordon J. Köhnclaude
andcommitted
docs: use pixi run for quarto preview command in demo slide
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 08c7798 commit ca3c296

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/slides.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -908,7 +908,7 @@ def bad_func(x, y, z):
908908
### Start the preview server
909909

910910
```bash
911-
quarto preview notebooks/01_introduction.qmd
911+
pixi run quarto preview notebooks/01_introduction.qmd
912912
```
913913

914914
### What you see

0 commit comments

Comments
 (0)