GMARTINEZMILLA commited on
Commit
37f2997
1 Parent(s): eb4cbbc

feat: updated location of files

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -142,7 +142,7 @@ st.markdown("""
142
  st.sidebar.title("DeepInsightz")
143
  page = st.sidebar.selectbox("Select the tool you want to use", ["Summary", "Customer Analysis", "Articles Recommendations"])
144
 
145
- if page == "Home":
146
  st.title("Welcome to DeepInsightz")
147
  st.markdown("""
148
  ### Data-driven Customer Clustering
 
142
  st.sidebar.title("DeepInsightz")
143
  page = st.sidebar.selectbox("Select the tool you want to use", ["Summary", "Customer Analysis", "Articles Recommendations"])
144
 
145
+ if page == "Summary":
146
  st.title("Welcome to DeepInsightz")
147
  st.markdown("""
148
  ### Data-driven Customer Clustering