pbugnion / gmaps

Google maps for Jupyter notebooks
https://jupyter-gmaps.readthedocs.io/en/stable/
Other
760 stars 146 forks source link

Exception error when exporting to HTML #298

Closed picaguo1997 closed 5 years ago

picaguo1997 commented 5 years ago

Hello,

I tried exporting my map to HTML, the code is same in the documentation. embed_minimal_html('export.html', views=[fig]) It works fine on my computer, but my friend has encountered the following exception error.

error

I am afraid we forget to do something before running the code. What can I do to fix this?

Thank you for your help! Best, Iris

pbugnion commented 5 years ago

Thanks for raising this. This is a duplicate of #284. I suggest tracking that.

pbugnion commented 5 years ago

Closing this, but feel free to re-open if you think I'm mistaken.