Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 358 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 358 Bytes

Warning: this package is in early development. Don't use for production apps.

Install the package locally

python3 -m pip install -e "."

Run the example shiny app

cd examples/minimal
shiny run --reload app.py