Skip to content

pragmatic-streamlit/streamlit-embeded

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📈 Streamlit Embeded

Embed content as iframe with automatically resize to fit its content.

Installation

pip install streamlit-embeded

Getting started

import streamlit as st

from streamlit_embeded import st_embeded

source = """

"""

st_embeded(source)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published