aycroyd commited on
Commit
7b10aa4
·
1 Parent(s): 51e6106

uploading changes to template

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -14,7 +14,6 @@ st.title('Streamlit App for IS445: ID23606')
14
 
15
  st.text("The URL for this app is: https://huggingface.co/spaces/aycroyd/is445_demo")
16
 
17
- st.text("The URL for this app is: https://huggingface.co/spaces/jnaiman/is445_demo")
18
 
19
  source = data.seattle_weather()
20
 
 
14
 
15
  st.text("The URL for this app is: https://huggingface.co/spaces/aycroyd/is445_demo")
16
 
 
17
 
18
  source = data.seattle_weather()
19