pyfar / gallery

Creative Commons Attribution 4.0 International
2 stars 1 forks source link

Remove duplicate include of gallery #40

Closed sikersten closed 6 months ago

sikersten commented 6 months ago

The gallery is included on the first page, leading to an error in the tests, because corresponding identifiers exist twice.

I removed the include from the first page and instead added a card. Open for suggestions on the text and the name of the button on the card.

sikersten commented 6 months ago

Should we name it "Example gallery" or "Examples gallery"? Would need to be updated in the navigation toolbar accordingly.

ahms5 commented 6 months ago

Or just Examples? its sorter and contains all information.

hoyer-a commented 6 months ago

EDIT: Nevermind, doesn't work

We could work around that problem by inserting a nb gallery into 'index.rst' and just including the links to the notebooks using 'start-after' and 'end-before'.

sikersten commented 6 months ago

closed by #42