import streamlit as st def app(): st.title("Dataset") st.markdown('''


The link of the dataset is given below 👇
Curated Dataset link

''',unsafe_allow_html=True)