Running a tkinter canvas animation in streamlit.io using Streamlit (part II)

I don’t know anything about this domain, but from their documentation, it appears that generating videos is a possibility. If so, you could possibly create a video, then use the provided st.video to display the video:

https://www.salabim.org/manual/Animation.html#video-production-and-snapshots

1 Like