mace / README.md
mmrech's picture
initial commit
426d346
metadata
title: Shiny for Python template
emoji: 🌍
colorFrom: yellow
colorTo: indigo
sdk: docker
pinned: false
license: lgpl-3.0

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.