2024_a_cards / README.md
nesticot's picture
Update README.md
b7ff641 verified
|
raw
history blame
491 Bytes
metadata
title: 2024_a_cards
emoji: 🅰️
colorFrom: red
colorTo: pink
sdk: docker
pinned: false
license: mit

This is a templated Space for Shiny for Python.

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.