Sathwikchowdary commited on
Commit
f6b8b38
·
verified ·
1 Parent(s): 2ce95c4

Update pages/Data_Collection.py

Browse files
Files changed (1) hide show
  1. pages/Data_Collection.py +1 -1
pages/Data_Collection.py CHANGED
@@ -46,7 +46,7 @@ st.markdown(
46
  unsafe_allow_html=True
47
  )
48
  st.markdown("<h3 style='text-align: left; color: Black;'>🖼️Unstructured data </h3>", unsafe_allow_html=True)
49
- if st.button("Unstructured data"):
50
  st.switch_page("pages/Data_Collection.py")
51
  display_lifecycle_stage(
52
  "Data Collection",
 
46
  unsafe_allow_html=True
47
  )
48
  st.markdown("<h3 style='text-align: left; color: Black;'>🖼️Unstructured data </h3>", unsafe_allow_html=True)
49
+ if st.button("Unstructured data"):
50
  st.switch_page("pages/Data_Collection.py")
51
  display_lifecycle_stage(
52
  "Data Collection",