I am using streamlit to build a web app. I need to design an interactive web-app where I need to remove(delete) a set of widgets after a button click and replace them with new ones.
Please let me know if you find a solution. Thanks in advance.
PS: Using empty() or beta_containers did not solve my issue.
@Harish_Kodarapu have you found answer to the given problem… I want to delete a Folium map on the click of a button… Can you help me if this issue is solved for you?