Issue
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 ?
Solution
This is a general problem, I ran into the same issue a while back. What you have to do is to try changing your default browser to Chrome or Firefox it should work perfectly.
Answered By - Sayrikey
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.