Spaces:
Running
Running
Upload test.py
Browse files
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://
|
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''')
|