sidewalk-sam / README.md
David Vaillant
Rest.
6e62b64
|
raw
history blame
No virus
361 Bytes
---
title: Sidewalk SAM
emoji: 🌍
colorFrom: yellow
colorTo: indigo
sdk: docker
pinned: false
license: mit
---
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).