Spaces:
Sleeping
Sleeping
Update app.py
Browse filesChange title (line 38)
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 |
|