CoolFace
Apppublic

cssofny/css1

sourceHugging Facebigscience-openrail-mupdated 9mo agoView on Hugging Face
0likes
README.md22 linesDownload Raw Back to root
1---2title: Css13emoji: ๐ŸŒ4colorFrom: yellow5colorTo: indigo6sdk: docker7pinned: false8license: bigscience-openrail-m9short_description: test10---11 12This is a templated Space for [Shiny for Python](https://shiny.rstudio.com/py/). 13 14 15To get started with a new app do the following:16 171) Install Shiny with `pip install shiny`182) Create a new app with `shiny create`193) Then run the app with `shiny run --reload`20 21To learn more about this framework please see the [Documentation](https://shiny.rstudio.com/py/docs/overview.html).22