This is the website for pyOpenSci. Contributions welcome!!

2 Open Issues Need Help Last updated: Jul 3, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Fix the styling of the 'new contributors' section on the pyOpenSci website homepage. The current styling causes the section to be too large, resulting in four contributor cards not fitting. The solution involves adjusting the CSS to reduce the size of the grid and limiting the display to the three most recent contributors.

Complexity: 2/5
bug help wanted sprintable

This is the website for pyOpenSci. Contributions welcome!!

JavaScript

AI Summary: Add a new section to the pyOpenSci website's homepage to display upcoming events. This section should dynamically show events from the existing events page (https://www.pyopensci.org/events.html) only if events are available. The task involves modifying the Jekyll site's source code and requires familiarity with Jekyll and potentially some HTML/CSS.

Complexity: 3/5
enhancement help wanted sprintable

This is the website for pyOpenSci. Contributions welcome!!

JavaScript