Hmm, I just noticed that the world map isn’t showing up on the Jupyter Book at Integration with the scientific Python ecosystem 🐍 — Crafting beautiful maps with PyGMT
But it was showing up ok when the recording was made https://youtu.be/72war16Mvxs?t=409 around May 2022. It might be that some updated version of geopandas or some other library has broken this, let us check first.
Edit: Ah yes, I see that the figure has changed at deploy: a4e75825c399a35d8327042c3151d7c0f1a54f91 · GenericMappingTools/egu22pygmt@6b59921 · GitHub. This was how it should have looked like:
Wondering if it’s because geopandas updated their naturalearth_lowres dataset to v5.0.1 at Update naturalearth_lowres dataset to v5.0.1 by rraymondgh · Pull Request #2418 · geopandas/geopandas · GitHub causing some changes to the original dataset we used.

