|
2 | 2 | Object.defineProperty(exports, "__esModule", { value: true }); |
3 | 3 | exports.blogpostsDetails = void 0; |
4 | 4 | exports.blogpostsDetails = [ |
| 5 | + { |
| 6 | + url: "https://blog.jupyter.org/congratulations-distinguished-contributors-1998f468b29e", |
| 7 | + title: "Congratulations, Distinguished Contributors!", |
| 8 | + image: "/img/blogposts/resized-images/Congratulations-Distinguished-Contributors-2026-06.png", |
| 9 | + summary: "We are proud to announce the recipients of the Jupyter Distinguished Contributor (JDC) award for the 2025 cohort of contributors.", |
| 10 | + date: "2026-06-24", |
| 11 | + authors: "Johan Mabille", |
| 12 | + imageID: "blogpost-image-155" |
| 13 | + }, |
5 | 14 | { |
6 | 15 | url: "https://medium.com/@AntoineProuvost/improving-simd-in-apache-arrow-80-faster-parquet-column-reads-on-arm-42150ac4ec21", |
7 | 16 | title: "Improving SIMD in Apache Arrow: 80% faster Parquet column reads on ARM", |
@@ -203,7 +212,7 @@ exports.blogpostsDetails = [ |
203 | 212 | { |
204 | 213 | url: "https://blog.jupyter.org/congratulations-distinguished-contributors-2504029fc5a9", |
205 | 214 | title: "Congratulations, Distinguished Contributors!", |
206 | | - image: "/img/blogposts/resized-images/Congratulations-Distinguished-Contributors-2025.png", |
| 215 | + image: "/img/blogposts/resized-images/Congratulations-Distinguished-Contributors-2025-05.png", |
207 | 216 | summary: "We are proud to announce the recipients of the Jupyter Distinguished Contributor (JDC) award for the 2024 cohort of contributors.", |
208 | 217 | date: "2025-05-15", |
209 | 218 | authors: "Johan Mabille", |
|
0 commit comments