Relative Content

Tag Archive for pythonwebcalendarstreamlitweb-development-server

Streamlit_Calender Update Issue

I’ve been working on a project, and I need to create an updatable calendar module for it. I found this thing called streamlit_calendar, and it works pretty well for pre-set events in a list of dictionaries, as you can see in the code below. However, I cannot update the list, and then rerender the calender.