Shrek29 commited on
Commit
46e0f68
·
1 Parent(s): ae66542

uploading changes to template

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,7 +12,7 @@ from vega_datasets import data
12
 
13
  st.title("Streamlit App for IS445: ID29937")
14
 
15
- st.text("The URL for this app is: https://us.prairielearn.com/pl/workspace/2180388/container/proxy/8501/")
16
 
17
  source = data.seattle_weather()
18
 
 
12
 
13
  st.title("Streamlit App for IS445: ID29937")
14
 
15
+ st.text("The URL for this app is: https://huggingface.co/spaces/Shrek29/is445_demo")
16
 
17
  source = data.seattle_weather()
18