Blog post about the 2026 Cook-off#584
Conversation
for more information, see https://pre-commit.ci
|
👋 Thanks for opening this PR! The Cookbook will be automatically built with GitHub Actions. To see the status of your deployment, click below. |
| ::::: | ||
|
|
||
|
|
||
| ### Expanding the Cookbook gallery |
There was a problem hiding this comment.
Could we cross-link the other blog post I posted about the listing plugin improvements etc? That could be a nice tie-in to the infrastructure-focused impact goals
|
|
||
| ### Infrastructure | ||
|
|
||
| *Shout out to 2i2c and Angus. Discuss challenges around provisioning computational resources, collaboration through GitHub, etc.* |
There was a problem hiding this comment.
Would be great to do a little "lessons learned" debrief in the retro and use that to seed this section
This is written up the myst docs: https://mystmd.org/guide/figures#control-sub-figure-layout-with-a-grid (though it does make the markdown source pretty ugly) |
| ```{figure} images/Pythia-2026-UAlbany.jpeg | ||
| :alt: Pythia Cook-off 2026 participants from the University at Albany in front of the Mesa Lab main entrance | ||
|
|
||
| Cook-off 2026 participants from [UAlbany DAES](https://www.albany.edu/daes). From left to right: Kevin Tyle, Juan Diego Mantilla, Kathryn Rooney, Bella Condo, Brian Rose, Robert Ford, Matthew Lynne, Alex Blackmer, Jacob Vile. |
There was a problem hiding this comment.
For consistency, do we know the photo credit?
There was a problem hiding this comment.
I don't! I think it was whoever Bella handed her phone to?
Co-authored-by: Robert Ford <50349951+r-ford@users.noreply.github.com>
choldgraf
left a comment
There was a problem hiding this comment.
A few quick comments and suggestions from me - nothing major! I think it reads really nicely, and is a good balance of detail and quickness. I had one non-trivial suggestion in there about using myst-listing to display a gallery of images for all the cookbooks, rather than a list of them...what do you think? Might be too much complexity, but if you think it'd be cool I can try and see if we could add it (though this would depend on each cookbook having its own image or something)
| tags: ["cook-off", "cookbooks"] | ||
| --- | ||
|
|
||
| ## Another Pythia hackathon: cooked, served, and shared |
There was a problem hiding this comment.
Maybe promote this to the title instead of having both a title and starting the post with a section header? not a big deal tho, I like the cooked, served, and shared line 😅
There was a problem hiding this comment.
I like this! Adopted in the latest commit.
|
|
||
| This year we had eight breakout groups including seven Cookbook-focussed groups: | ||
|
|
||
| - [Meteorological feature tracking](https://github.com/ProjectPythia/feature-tracking-cookbook) with group leader [Matthew Lynne](https://github.com/mattsl21) |
There was a problem hiding this comment.
What if we inserted our own little "listing" here? I think you could do this with a little YAML file, then you'd be able to show the .jpegs of each cookbook? Like a little mini cookbook gallery? If you're interested in that lemme know and maybe I can hack together a quick improvement to myst-listing to make that work
There was a problem hiding this comment.
I mused a bit on how much attention to draw to the individual cookbooks. Because the various groups are at different stages of readiness for public eyes on the work, I settled on having more of a listing of breakout group topics rather than a gallery of cookbooks.
My hope is that we'll get a good fraction of these into the Pythia gallery by end of summer (many are basically ready for it now), and then do another blog post kind of like this one that shouts out the content more clearly.
| - First timers: 34 | ||
| - Breakout groups: 8 | ||
| - Technical facilitators: 11 | ||
| - Total commits to repositories in the [ProjectPythia GitHub organization](https://github.com/ProjectPythia): 842 |
There was a problem hiding this comment.
Yep that's a fun statistic. I needed some help from Claude to write script to count these using the gh api.
| Cook-off 2026 participants from [UAlbany DAES](https://www.albany.edu/daes). From left to right: Kevin Tyle, Juan Diego Mantilla, Kathryn Rooney, Bella Condo, Brian Rose, Robert Ford, Matthew Lynne, Alex Blackmer, Jacob Vile. | ||
| ``` | ||
|
|
||
| UAlbany is a lead partner with NSF NCAR on Project Pythia. This year we had a record-breaking nine participants travel from Albany to Boulder for the event, including three breakout group leaders and two technical facilitators. Go [Great Danes](https://en.wikipedia.org/wiki/Albany_Great_Danes)! |
There was a problem hiding this comment.
TIL that the Great Dane is a mascot :-D
Co-authored-by: Chris Holdgraf <choldgraf@gmail.com>
Co-authored-by: Chris Holdgraf <choldgraf@gmail.com>
Co-authored-by: Chris Holdgraf <choldgraf@gmail.com>
Co-authored-by: Chris Holdgraf <choldgraf@gmail.com>
choldgraf
left a comment
There was a problem hiding this comment.
after those changes it LGTM! I should have approved before sorry haha

A rapid report (with pics) on what we did at the hackathon last week.
I also moved some things around on the main landing page to make the blog easier to find. I can separate that out into a different PR if there's controversy about that.