ikerson commited on
Commit
2b80fc2
1 Parent(s): 66dac3c

change page title

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,3 +1,3 @@
1
  import streamlit as st
2
 
3
- st.write("Hello world")
 
1
  import streamlit as st
2
 
3
+ st.title('Hello world')