Skip to content

Commit 4cfd8e9

Browse files
Merge pull request #354 from SylvainCorlay/jdc-2025
Add JDC 2025 blog post
2 parents 875f970 + e761e21 commit 4cfd8e9

3 files changed

Lines changed: 10 additions & 1 deletion

File tree

src/pages/blogs/_blogpostsDetails.js

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
Object.defineProperty(exports, "__esModule", { value: true });
33
exports.blogpostsDetails = void 0;
44
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+
},
514
{
615
url: "https://medium.com/@AntoineProuvost/improving-simd-in-apache-arrow-80-faster-parquet-column-reads-on-arm-42150ac4ec21",
716
title: "Improving SIMD in Apache Arrow: 80% faster Parquet column reads on ARM",
@@ -203,7 +212,7 @@ exports.blogpostsDetails = [
203212
{
204213
url: "https://blog.jupyter.org/congratulations-distinguished-contributors-2504029fc5a9",
205214
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",
207216
summary: "We are proud to announce the recipients of the Jupyter Distinguished Contributor (JDC) award for the 2024 cohort of contributors.",
208217
date: "2025-05-15",
209218
authors: "Johan Mabille",

static/img/blogposts/full-size-images/Congratulations-Distinguished-Contributors-2025.png renamed to static/img/blogposts/full-size-images/Congratulations-Distinguished-Contributors-2025-05.png

File renamed without changes.
278 KB
Loading

0 commit comments

Comments
 (0)