c8f2b68 1900e94 c8f2b68
1
2
3
4
5
import streamlit as st import streamlit.components.v1 as components # embed streamlit docs in a streamlit app components.iframe("https://docs.streamlit.io/en/latest")