jwu249 commited on
Commit
9e3340a
·
verified ·
1 Parent(s): 5ab541f

Upload test.py

Browse files
Files changed (1) hide show
  1. test.py +2 -0
test.py CHANGED
@@ -88,6 +88,8 @@ else:
88
  st.warning("No data matches the selected filters.")
89
 
90
  st.markdown(multi2)
 
 
91
 
92
  st.header('''Inspirations/Context:''')
93
  st.write('''#### Vega Interactive Word Cloud Example''')
 
88
  st.warning("No data matches the selected filters.")
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''')