jwu249 commited on
Commit
37bbc93
·
verified ·
1 Parent(s): 9e3340a

Upload test.py

Browse files
Files changed (1) hide show
  1. test.py +1 -1
test.py CHANGED
@@ -89,7 +89,7 @@ else:
89
 
90
  st.markdown(multi2)
91
  st.header('''Link to Python Notebook''')
92
- st.link_button("Notebook", "https://streamlit.io/gallery")
93
 
94
  st.header('''Inspirations/Context:''')
95
  st.write('''#### Vega Interactive Word Cloud Example''')
 
89
 
90
  st.markdown(multi2)
91
  st.header('''Link to Python Notebook''')
92
+ st.link_button("Notebook", "https://huggingface.co/spaces/jwu249/is445_final_part3/blob/main/test.py")
93
 
94
  st.header('''Inspirations/Context:''')
95
  st.write('''#### Vega Interactive Word Cloud Example''')