Spaces:
Sleeping
Sleeping
Peter Yang
commited on
Commit
Β·
7450880
1
Parent(s):
dc5de08
fix configuration error
Browse files
README.md
CHANGED
@@ -1,23 +1,8 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
## Instructions
|
11 |
-
|
12 |
-
1. For the GitHub repository to your GitHub account.
|
13 |
-
2. Customize the sidebar by changing the sidebar text and logo in each Python file.
|
14 |
-
3. Find your favorite emoji from https://emojipedia.org.
|
15 |
-
4. Add a new app to the `pages/` directory with an emoji in the file name, e.g., 1_π_Chart.py.
|
16 |
-
|
17 |
-
## Demo
|
18 |
-
|
19 |
-

|
20 |
-
|
21 |
-
## Real Estate Data and Market Trends
|
22 |
-
|
23 |
-

|
|
|
1 |
+
title: NextDrought Visualization
|
2 |
+
emoji: π
|
3 |
+
colorFrom: blue
|
4 |
+
colorTo: green
|
5 |
+
sdk: docker
|
6 |
+
pinned: false
|
7 |
+
license: mit
|
8 |
+
app_port: 8051
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|