stlite
stlite copied to clipboard
SharedWorker mode for multiple embeddings in a single page
Currently it's impossible because multiple Streamlit's Runtime instance can't exists in a single Python runtime.
https://github.com/streamlit/streamlit/blob/61f61ad2daeab44c7d98564a57724c20f1f8a48f/lib/streamlit/runtime/runtime.py#L174-L175