realtime demo using streamlit

#2
by macadeliccc - opened

I managed to get a real time demo running in streamlit pretty well using a streamlit extras component. It functions similarly to the provided demo just with a slightly slower refresh. You can adjust the buffer, but the default is 500ms.

https://github.com/tdolan21/vega-rt-streamlit

Sign up or log in to comment