Skip to content

Instantly share code, notes, and snippets.

@parulnith
Created August 23, 2018 00:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parulnith/58647fc9e632aca6ae932883f03e9eda to your computer and use it in GitHub Desktop.
Save parulnith/58647fc9e632aca6ae932883f03e9eda to your computer and use it in GitHub Desktop.
map.save('plot_data.html')
# Import the Folium interactive html file
from IPython.display import HTML
HTML('<iframe src=plot_data.html width=700 height=450></iframe>')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment