Hi there. I just came across this brilliant tool and am wondering if this is available.
Is there a feature, or a future roadmap regarding that, that allows outputting an html generated by Streamlit? The use case is to embed only the objects created by Streamlit to an existing website.
As an ad-hoc solution to that, I’m thinking of coming up with a tiny server to crawl and parse only the portion of html that I need.
Thanks in advance.