Skip to content

Commit e78c52d

Browse files
Merge pull request #258 from SylvainCorlay/add-interview
Add interview in open-source ward
2 parents 61cc51f + d437056 commit e78c52d

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

src/components/blog/blogpostsDetails.js

Lines changed: 9 additions & 0 deletions
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://www.open-source-ward.com/from-linux-parties-to-global-impact-an-interview-with-sylvain-corlay-founder-of-quantstack/",
7+
"title": "From Linux Parties to Global Impact: An Interview with Sylvain Corlay, Founder of QuantStack",
8+
"image": "img/blogposts/resized-images/An-Interview-with-Sylvain-Corlay.png",
9+
"summary": "In today’s article, we had the chance to speak with Sylvain Corlay, long-time contributor of the Jupyter project, used by millions of people worldwide, and CEO-founder of QuantStack, an open-source development company employing around thirty people.",
10+
"date": "2025-09-18",
11+
"authors": "Sylvain Corlay, Arthur Vervaet",
12+
"imageID": "blogpost-image-138"
13+
},
514
{
615
"url": "https://medium.com/@QuantStack/a-year-in-review-quantstacks-contributions-to-apache-arrow-7eba38acbcf2",
716
"title": "A Year in Review: QuantStack’s Contributions to Apache Arrow",
163 KB
Loading

0 commit comments

Comments
 (0)