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
I plan to manually take screenshots/screen captures of ipyvolume. I'd like to thus manually add the thumbnail. If I do this in conf.py, I cannot add a tooltip.
Even better would be if we could auto generate a tooltip from the 1st markdown cell, the first sentence after the first H1 (i guess that is what sphinx-gallery does).
Originally posted by @maartenbreddels in #392 (comment):
I plan to manually take screenshots/screen captures of ipyvolume. I'd like to thus manually add the thumbnail. If I do this in conf.py, I cannot add a tooltip.
Would it be an idea to add this as well, .e.g:
Even better would be if we could auto generate a tooltip from the 1st markdown cell, the first sentence after the first H1 (i guess that is what sphinx-gallery does).