metadata:
name: packages-demo
description: |
Demonstrates `packages.uv` with a pandas-based CSV summary.
Prefer this tree, then run from the examples directory (so the sample
CSV path resolves):
jan use examples --root packages.spec.yaml
jan --cwd examples summarize-sales run
jan --cwd examples summarize-sales run --product gadget
Jan installs pandas into ~/.cache/jan/packages/uv/<hash>/ on first run
(requires `uv` on PATH).
commands:
summarize-sales:
include: packages/summarize-sales.yaml