Hi @Vito, welcome to the Streamlit community!
st.write() takes an optional argument unsafe_allow_html, if you set it to True it might work.
Best,
Randy
Hi @Vito, welcome to the Streamlit community!
st.write() takes an optional argument unsafe_allow_html, if you set it to True it might work.
Best,
Randy