Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ This same community-driven approach shaped our [packaging guide](https://www.pyo

<figure>
<picture>
<source srcset="/images/peer-review/co-development-open-education.webp" type="image/webp">
<img src="/images/peer-review/co-development-open-education.png" alt="A diagram illustrating the co-development of open lessons by pyOpenSci. The diagram consists of a circular section divided into five segments labeled ‘Maintainers,’ ‘Beginners,’ ‘Experts,’ ‘Researchers,’ and ‘Contributors,’ surrounding a central section labeled ‘Moderation.’ An arrow extends from the circle to the right, labeled with key moderation activities such as ‘Listen,’ ‘Moderate,’ ‘Facilitate,’ ‘Structured review,’ and ‘Code of Conduct,’ leading to ‘Accessible Lessons.’ The background features a subtle floral pattern.">
<source srcset="{{ site.baseurl }}/images/peer-review/co-development-open-education.webp" type="image/webp">
<img src="{{ site.baseurl }}/images/peer-review/co-development-open-education.png" alt="A diagram illustrating the co-development of open lessons by pyOpenSci. The diagram consists of a circular section divided into five segments labeled ‘Maintainers,’ ‘Beginners,’ ‘Experts,’ ‘Researchers,’ and ‘Contributors,’ surrounding a central section labeled ‘Moderation.’ An arrow extends from the circle to the right, labeled with key moderation activities such as ‘Listen,’ ‘Moderate,’ ‘Facilitate,’ ‘Structured review,’ and ‘Code of Conduct,’ leading to ‘Accessible Lessons.’ The background features a subtle floral pattern.">
</picture>
</figure>

Expand All @@ -112,7 +112,7 @@ There are lots of ways to get involved if you are interested!

You can also:

* Keep an eye on our [events page](/events.html) for upcoming training events.
* Keep an eye on our [events page]({{ site.baseurl }}/events/index.html) for upcoming training events.

Follow us on social platforms:

Expand Down