import streamlit as st embed = ''' ''' st.markdown(embed, unsafe_allow_html=True)