zayanomar5 commited on
Commit
1469b42
·
verified ·
1 Parent(s): e220483

Delete README.md

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