Update README.md
Browse files
README.md
CHANGED
|
@@ -3,19 +3,8 @@ title: MSnake
|
|
| 3 |
emoji: 🌍
|
| 4 |
colorFrom: yellow
|
| 5 |
colorTo: indigo
|
| 6 |
-
sdk:
|
| 7 |
pinned: false
|
| 8 |
license: mit
|
| 9 |
short_description: mSnake
|
| 10 |
---
|
| 11 |
-
|
| 12 |
-
This is a templated Space for [Shiny for Python](https://shiny.rstudio.com/py/).
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
To get started with a new app do the following:
|
| 16 |
-
|
| 17 |
-
1) Install Shiny with `pip install shiny`
|
| 18 |
-
2) Create a new app with `shiny create`
|
| 19 |
-
3) Then run the app with `shiny run --reload`
|
| 20 |
-
|
| 21 |
-
To learn more about this framework please see the [Documentation](https://shiny.rstudio.com/py/docs/overview.html).
|
|
|
|
| 3 |
emoji: 🌍
|
| 4 |
colorFrom: yellow
|
| 5 |
colorTo: indigo
|
| 6 |
+
sdk: docker
|
| 7 |
pinned: false
|
| 8 |
license: mit
|
| 9 |
short_description: mSnake
|
| 10 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|