Skip to content

HTML files exported do not display properly in browsers #39

Answered by giswqs
helincao asked this question in Q&A
Discussion options

You must be logged in to vote

This is a known issue with ipyleaflet. See jupyter-widgets/ipyleaflet#841. Try the following code and see if you get the same error. If it is, then it is an issue that should be fixed by ipyleaflet.

import ipyleaflet

m = ipyleaflet.Map()
m.save('mymap.html')

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@helincao
Comment options

Answer selected by helincao
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants