anonymousauthors commited on
Commit
1932762
β€’
1 Parent(s): fc429ea

Update pages/1_πŸ“™_Dictionary_(Browse).py

Browse files
pages/1_πŸ“™_Dictionary_(Browse).py CHANGED
@@ -25,7 +25,7 @@ buttons = {}
25
  # st.text(k)
26
 
27
  with st.sidebar:
28
- st.markdown(f'<a href="https://anonymousauthors-acl23-secretlanguage.hf.space/Dictionary_Search" target="_self">gogogo</a>', unsafe_allow_html=True)
29
  cols0 = st.columns(8)
30
  for i in range(len(cols0)):
31
  with cols0[i]:
 
25
  # st.text(k)
26
 
27
  with st.sidebar:
28
+ st.markdown(f'<a href="Dictionary_Search" target="_self">gogogo</a>', unsafe_allow_html=True)
29
  cols0 = st.columns(8)
30
  for i in range(len(cols0)):
31
  with cols0[i]: