Spaces:
Sleeping
Sleeping
Update home.py
Browse files
home.py
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
import streamlit as st
|
2 |
st.markdown(
|
3 |
"""
|
4 |
-
<h1 style="border-bottom: 2px solid black; text-align: center;"
|
5 |
About DataScience
|
6 |
</span></h1>
|
7 |
""",
|
|
|
1 |
import streamlit as st
|
2 |
st.markdown(
|
3 |
"""
|
4 |
+
<h1 style="border-bottom: 2px solid black; text-align: center;">
|
5 |
About DataScience
|
6 |
</span></h1>
|
7 |
""",
|