pp_roundup / README.md
nesticot's picture
Update README.md
b19d7dd
|
raw
history blame
542 Bytes
---
title: PP Roundup
emoji: 🅿🅿
colorFrom: red
colorTo: purple
sdk: docker
pinned: false
license: mit
duplicated_from: posit/shiny-for-python-template
---
This is a templated Space for [Shiny for Python](https://shiny.rstudio.com/py/).
To get started with a new app do the following:
1) Install Shiny with `pip install shiny`
2) Create a new app with `shiny create .`
3) Then run the app with `shiny run --reload`
To learn more about this framework please see the [Documentation](https://shiny.rstudio.com/py/docs/overview.html).