corvo7 commited on
Commit
facc038
·
verified ·
1 Parent(s): 7e25f0e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,6 +1,6 @@
1
  import streamlit as st
2
  st.markdown("<h1 style='text-align: center; color: grey;'>Data Analysis With Python 🕵</h1>", unsafe_allow_html=True)
3
- st.title("Data Analysis With Python")
4
 
5
 
6
 
 
1
  import streamlit as st
2
  st.markdown("<h1 style='text-align: center; color: grey;'>Data Analysis With Python 🕵</h1>", unsafe_allow_html=True)
3
+
4
 
5
 
6