Version
v2026.6.1
How did you install UXarray?
Source
What happened?
The Goegraphic Projections & Features pythia cookbook currently does not display any plots. There is no error message nor explanation of why the plots are excluded. Link to cookbook: https://projectpythia.org/unstructured-grid-viz-cookbook/notebooks/plotting-with-uxarray/geo/
I noticed the code in each cell ends with a semicolon though, which would suppress the plots. I would suggest to remove the semicolons, to show the plots, instead of suppressing them, following the style of the other notebooks.
What did you expect to happen?
I expected plots to be displayed, not hidden, since the other cookbooks (linked on sidebar of that page) show plots.
Can you provide a MCVE to repoduce the bug?
Version
v2026.6.1
How did you install UXarray?
Source
What happened?
The Goegraphic Projections & Features pythia cookbook currently does not display any plots. There is no error message nor explanation of why the plots are excluded. Link to cookbook: https://projectpythia.org/unstructured-grid-viz-cookbook/notebooks/plotting-with-uxarray/geo/
I noticed the code in each cell ends with a semicolon though, which would suppress the plots. I would suggest to remove the semicolons, to show the plots, instead of suppressing them, following the style of the other notebooks.
What did you expect to happen?
I expected plots to be displayed, not hidden, since the other cookbooks (linked on sidebar of that page) show plots.
Can you provide a MCVE to repoduce the bug?