You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that the examples gallery auto-generates thumbnails by grabbing the last figure in a notebook. However, this has often resulted in thumbnails that are either un-informative or even mis-informative. For example, the thumbnail for GP-circular is actually a contrasting example the author provided of how not to make a circular GP. In a similar vein, the "Mauna Loa continued" thumbnail is not particularly informative.
Perhaps the notebooks could be tweaked to simply put a more useful figure last, or thumbnails could be specified via a cell metadata tag in the notebooks, or a thumbnail could be uploaded separately from the notebook?
The text was updated successfully, but these errors were encountered:
having no idea how thumbnail generation works, the metadata option sounds good. I think it was @ColCarroll who wrote the sphinx extension to add example to the gallery so he may have better insight
It seems that the examples gallery auto-generates thumbnails by grabbing the last figure in a notebook. However, this has often resulted in thumbnails that are either un-informative or even mis-informative. For example, the thumbnail for GP-circular is actually a contrasting example the author provided of how not to make a circular GP. In a similar vein, the "Mauna Loa continued" thumbnail is not particularly informative.
Perhaps the notebooks could be tweaked to simply put a more useful figure last, or thumbnails could be specified via a cell metadata tag in the notebooks, or a thumbnail could be uploaded separately from the notebook?
The text was updated successfully, but these errors were encountered: