Skip to content

Conversation

@tkknight
Copy link
Contributor

@tkknight tkknight commented Jan 9, 2026

🚀 Pull Request

Description

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

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

Screenshot of the carousel (positioned under the main quick button cards on the homepage):

image

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 (4141484) to head (7641299).

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.

@stephenworsley stephenworsley self-requested a review January 12, 2026 14:46
}


def generate_carousel(
Copy link
Contributor

Choose a reason for hiding this comment

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

An interesting point raised by @bjlittle. We're using the solution from GeoVista - currently a third-party library. If we got the code from a package like NumPy, there would be some legal hurdles e.g. adding some sort of licence header. @bjlittle has given his blessing, but we probably need to record this in some way. I don't know if there is a legal precedent/convention.

Copy link
Contributor Author

@tkknight tkknight Jan 12, 2026

Choose a reason for hiding this comment

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

Copyright comment added, see 7641299

@stephenworsley stephenworsley removed their request for review January 12, 2026 15:00
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.

2 participants