isom5240 commited on
Commit
53de943
·
verified ·
1 Parent(s): 7d1adc5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,7 +1,7 @@
1
  import streamlit as st
2
 
3
  # Title
4
- st.title("Streamlit Demo: Buttons, Slider, Image & File Uploader")
5
 
6
  # Button Demo
7
  if st.button("Click Me!"):
 
1
  import streamlit as st
2
 
3
  # Title
4
+ st.title("ISOM5240 Streamlit Demo: Buttons, Slider, Image & File Uploader")
5
 
6
  # Button Demo
7
  if st.button("Click Me!"):