z-uo's picture
try
c35403b
raw
history blame
286 Bytes
import streamlit as st
from streamlit_sweethome3d import streamlit_sweethome3d
st.header("Sweet Home 3D")
st.markdown("This is an example of [streamlit_sweethome3d](https://gitlab.com/nicolalandro/streamlit-sweethome3d) plugin.")
state = streamlit_sweethome3d(name = "NameViteVanilla")