CoolFace
Apppublic

Projet2024/Projet_data_viz_CZSS

sourceHugging Faceotherupdated 2y agoView on Hugging Face
0likes
README.md22 linesDownload Raw Back to root
1---2title: Projet Data Viz CZSS3emoji: ๐ŸŒ4colorFrom: yellow5colorTo: indigo6sdk: docker7pinned: false8license: other9short_description: Projet data viz CZSS10---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