import folium
world_map=folium.Map()
world_map
This is showing something like :
Make this notebook trusted to load map : File -> Trust Notebook
while trusted is written on top right corner of my jupyter notebook file . How can i solve this issue ?