question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Create mini-gallery with an arbitrary list of gallery items

See original GitHub issue

Hi there 🙂

For now, mini-galleries filter out gallery items based on whether they use a specified method / class / etc or not. I think it’d be very nice to be able to generate mini-galleries from an arbitrary list of items specified by the user. Specifically, I’m planning to use this in nilearn’s user guide to reference examples using the nice sphinx-gallery thumbnail.

It could look something like this:

.. minigallery::
    :add-heading: A list of examples relevant to the section above
    :sg-items: section_1/item_3.py section_4/item_2.py

Let me know what you think!

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
drammockcommented, Oct 12, 2022

potentially using this in MNE-Python to do stuff like a See Also section at the bottom of a given tutorial to suggest other examples people should look at. WDYT @drammock ?

Seems useful, yes!

0reactions
alexisthualcommented, Oct 12, 2022

Ok, I trust your judgement! 😊

Read more comments on GitHub >

github_iconTop Results From Across the Web

Issues · sphinx-gallery/sphinx-gallery - GitHub
Sphinx extension for automatic generation of an example gallery - Issues ... Create mini-gallery with an arbitrary list of gallery items.
Read more >
Configuration — Sphinx-Gallery 0.11.1-git documentation
The mini-gallery will only be shown if the item (here numpy.exp ) is actually used or referred to in an example. You can...
Read more >
Numbered Items in a Gallery - Power Platform Community
Solved: As shown above, I have a gallery with a couple of entries in it. I am wanting be number each entry based...
Read more >
MinisGallery
Gallery of Pre-Painted Plastic Miniatures Images and Pictures for Roleplaying Games like Dungeons and Dragons, D&D and Pathfinder.
Read more >
The Help Forum: [Official Topic] Feedback on galleries - Flickr
In the example below, three items have the same topic line or title; ... I would expect this to show a list of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found