Skip to content

pragmatic-streamlit/streamlit-iframe-autoresize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published