Commit ·
3c661a9
1
Parent(s): 1219693
Changed text on webpage
Browse files
app.py
CHANGED
|
@@ -15,6 +15,10 @@ st.title('Vizualization for Experts')
|
|
| 15 |
|
| 16 |
st.subheading('This page will contain the entire dashboard')
|
| 17 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
'''
|
| 19 |
####### Loading Data #######
|
| 20 |
|
|
|
|
| 15 |
|
| 16 |
st.subheading('This page will contain the entire dashboard')
|
| 17 |
|
| 18 |
+
|
| 19 |
+
|
| 20 |
+
|
| 21 |
+
|
| 22 |
'''
|
| 23 |
####### Loading Data #######
|
| 24 |
|