How can i update window popup in folium in real time?
I have flask app. There a folium map. Each marker has popup window containing data from my dataset. But i get new data every 15 minutes. How can i dynamically change the popup without reloading entire map?