Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 211 Bytes

File metadata and controls

14 lines (9 loc) · 211 Bytes

Shinylive Quarto

# pip install uv
uv sync

quarto add --no-prompt quarto-ext/shinylive

quarto render index.qmd

python -m http.server

Navigate to http://localhost:8000.