pbugnion / gmaps

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

Figure(layout=FigureLayout(height='420px')) #305

Closed cdpeac closed 5 years ago

cdpeac commented 5 years ago

Hi,

I have a recurring error in Jupyter where I can't render from gmaps. I've seen the other issues under this heading and none of them deal with it. I've doublechecked that gmaps and widgets extensions are enabled but it still doesn't work. All help gratefully received :)

Regards,

Chris

cdpeac commented 5 years ago

I managed to fix this issue; had to try a lot of different things, before realising that changing default browser to Chrome did the trick.

Chris