title | emoji | colorFrom | colorTo | sdk | pinned | license | duplicated_from |
---|---|---|---|---|---|---|---|
Shiny for Python template |
🌍 |
yellow |
indigo |
docker |
false |
mit |
posit/shiny-for-python-template |
This is a templated Space for Shiny for Python.
To get started with a new app do the following:
- Install Shiny with
pip install shiny
- Create a new app with
shiny create .
- Then run the app with
shiny run --reload
To learn more about this framework please see the Documentation.