GMap in Notebook unreliable again
See original GitHub issueI believe (but have not yet confirmed) that this happened in the 0.12.6dev2
to dev3
time frame, which would possibly implicate the big layout PR.
Behavior is for plot areas to render solid grey on the first show
but often render correctly after a save and reload of the notebook. No out of the ordingary JS console messages or errors.
ping @mattpap
Issue Analytics
- State:
- Created 6 years ago
- Comments:15 (10 by maintainers)
Top Results From Across the Web
Google map does not display correctly in jupyter notebook
I'm trying to use google map API to visualize some data in jupyter notebook. Here is the code I used to display basic...
Read more >Find & improve your location's accuracy - - Google Help
If the GPS location of your blue dot on the map is inaccurate or missing, you can take steps to help fix the...
Read more >Compared: Apple Maps versus Google Maps in 2022
Apple Maps vs. Google Maps: getting directions. Both apps excel at simply providing turn-by-turn directions. Again, Google offers more layers of ...
Read more >Getting started — gmaps 0.8.3-dev documentation
gmaps is a plugin for Jupyter for embedding Google Maps in your notebooks. It is designed as a data visualization tool. This gives...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@mattpap I’ll take a look at this tomorrow since you can’t reproduce. My concern is just clashing with any layout code that is not in a branch/PR yet.
I’m sorry, I said similar in the sense that I get the same output (gray map), but with a different workflow on 0.12.5, I should’ve specified that. So maybe this is another bug, but I guess that’s related to this one (and hope that it helps in someway to detect it).
In 0.12.5 the first run plots the map without problems. The second run shows a gray map. This is the code I used: