Skip to content

Conversation

@tkknight
Copy link
Contributor

@tkknight tkknight commented Jan 9, 2026

DRAFT - DO NOT REVIEW

🚀 Pull Request

Description

Add a carousel for the gallery on the docs homepage. Note:

  • Needed some code in the conf.py to create the list of cards to use.
  • Needed to pin the pydata-sphinx-theme to avoid weird image overlays. See DOCS: gallery carousel images blanking #6885
  • I have removed flake8 too as it flagged issues but were not really issues. We have ruff now so I see no issue in removing flake8.
  • A user may need to scroll down to see the gallery carousel, I think we can reduce the size of the big 6 cards to achieve this - not in this PR though.

Inspiration for this taken from the GeoVista Docs, credit to @bjlittle for this 🤜 🤛


Consult Iris pull request check list


Add any of the below labels to trigger actions on this PR:

  • benchmark_this Request that this pull request be benchmarked to check if it introduces performance shifts

Copy link
Contributor

@scitools-ci scitools-ci bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tkknight tkknight changed the title Add gallery carousel to docs homepage DOCS: Add gallery carousel to docs homepage Jan 9, 2026
@codecov
Copy link

codecov bot commented Jan 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.43%. Comparing base (3b5fd8c) to head (32ce4bb).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6884   +/-   ##
=======================================
  Coverage   90.43%   90.43%           
=======================================
  Files          91       91           
  Lines       24839    24839           
  Branches     4656     4656           
=======================================
  Hits        22463    22463           
  Misses       1608     1608           
  Partials      768      768           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

* 'carousel' of github.com:tkknight/iris:
  Bump the gha group across 1 directory with 3 updates (SciTools#6882)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant