Skip to content

Commit 90bbf23

Browse files
committed
Update workbench section to use uvx --demo command
1 parent 8ce1679 commit 90bbf23

1 file changed

Lines changed: 2 additions & 10 deletions

File tree

docs/getting-started.qmd

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,18 +12,10 @@ uv add sidemantic
1212

1313
## Workbench
1414

15-
Try the interactive workbench locally:
15+
Try the interactive workbench with demo data (no installation required):
1616

1717
```bash
18-
sidemantic workbench examples/
19-
```
20-
21-
Or explore with Marimo notebooks:
22-
23-
```bash
24-
git clone https://github.com/sidequery/sidemantic
25-
cd sidemantic
26-
uv run marimo run examples/demo.py
18+
uvx sidemantic workbench --demo
2719
```
2820

2921
See [Workbench](workbench.qmd) for more details on the interactive TUI.

0 commit comments

Comments
 (0)