faizhalas commited on
Commit
f524052
1 Parent(s): 455af1b

Update pages/6 Keywords Stem.py

Browse files
Files changed (1) hide show
  1. pages/6 Keywords Stem.py +1 -1
pages/6 Keywords Stem.py CHANGED
@@ -34,7 +34,7 @@ hide_streamlit_style = """
34
  st.markdown(hide_streamlit_style, unsafe_allow_html=True)
35
 
36
  with st.popover("🔗 Menu"):
37
- st.page_link("Home.py", label="Home", icon="🏠")
38
  st.page_link("pages/1 Scattertext.py", label="Scattertext", icon="1️⃣")
39
  st.page_link("pages/2 Topic Modeling.py", label="Topic Modeling", icon="2️⃣")
40
  st.page_link("pages/3 Bidirected Network.py", label="Bidirected Network", icon="3️⃣")
 
34
  st.markdown(hide_streamlit_style, unsafe_allow_html=True)
35
 
36
  with st.popover("🔗 Menu"):
37
+ st.page_link("https://www.coconut-libtool.com/", label="Home", icon="🏠")
38
  st.page_link("pages/1 Scattertext.py", label="Scattertext", icon="1️⃣")
39
  st.page_link("pages/2 Topic Modeling.py", label="Topic Modeling", icon="2️⃣")
40
  st.page_link("pages/3 Bidirected Network.py", label="Bidirected Network", icon="3️⃣")