File size: 193 Bytes
4099125
c437a53
 
ac4a87d
c437a53
9c3758c
c437a53
 
 
1
2
3
4
5
6
7
8
9
import streamlit as st
st.markdown(
    """
    <h1 style="border-bottom: 2px solid black; text-align: center;">
        About DataScience
    </span></h1>
    """,
    unsafe_allow_html=True
)