zero_to_hero_ML / home.py
ankithpatel's picture
Create home.py
93c22dc verified
raw
history blame
301 Bytes
import streamlit as st
st.markdown(<h1 style="border-bottom: 2px solid black; display: inline-block;">ABOUT DATASCIENCE</h1>,unsafe_allow_html=True)
st.markdown("""<h2 style="text-align: left; display: inline; text-decoration: underline;">INTRODUCTION</h2>""",unsafe_allow_html=True)
st.markdown()