Spaces:
Sleeping
Sleeping
Sathwikchowdary
commited on
Update pages/Data_Collection.py
Browse files- pages/Data_Collection.py +1 -1
pages/Data_Collection.py
CHANGED
@@ -94,7 +94,7 @@ col1 = st.columns(2)
|
|
94 |
|
95 |
with col1:
|
96 |
if st.button("More info on structured data"):
|
97 |
-
if
|
98 |
st.switch_page("pages/excel_Files.py")
|
99 |
display_lifecycle_stage(
|
100 |
"Problem Statement",
|
|
|
94 |
|
95 |
with col1:
|
96 |
if st.button("More info on structured data"):
|
97 |
+
if st.button("SQL"):
|
98 |
st.switch_page("pages/excel_Files.py")
|
99 |
display_lifecycle_stage(
|
100 |
"Problem Statement",
|