Streamlit Iframe Auto Resize Streamlit Iframe Auto Resize automatically resize an iframe to fit its content. Installation pip install streamlit-iframe-auto-resize Usage import streamlit as st st.write("## Demo") st_iframe_autoresize("http://localhost:8502")