harmonica icon indicating copy to clipboard operation
harmonica copied to clipboard

Fix missing PyGMT images in user guide

Open santisoler opened this issue 1 year ago • 1 comments

Use fig.show(method="notebook") in user guide pages that use PyGMT to generate plots. This way jupyter-sphinx is able to render the images in the generated HTML files.

Relevant issues/PRs:

Fixes #473

santisoler avatar Mar 12 '24 21:03 santisoler

I totally agree. That's a much better solution than this one. I'll revert the previous changes and then apply the one you suggested.

santisoler avatar Mar 13 '24 15:03 santisoler