Spaces:
Sleeping
Sleeping
Update app.py
#6
by
robertvidigal
- opened
app.py
CHANGED
|
@@ -35,7 +35,7 @@ def get_data():
|
|
| 35 |
df = get_data()
|
| 36 |
|
| 37 |
# Streamlit UI
|
| 38 |
-
st.title("π CGD
|
| 39 |
|
| 40 |
st.sidebar.header("π Filter Questions")
|
| 41 |
|
|
|
|
| 35 |
df = get_data()
|
| 36 |
|
| 37 |
# Streamlit UI
|
| 38 |
+
st.title("π CGD Question Search (Live DB)")
|
| 39 |
|
| 40 |
st.sidebar.header("π Filter Questions")
|
| 41 |
|