Skip to content

Commit 2d6d966

Browse files
committed
Add sparrow blog post
1 parent 174e327 commit 2d6d966

File tree

2 files changed

+26
-13
lines changed

2 files changed

+26
-13
lines changed

src/components/blog/blogpostsDetails.json

+26-13
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,30 @@
11
[
22
{
3-
"url": "https://blog.jupyter.org/jupyterlite-terminal-edb3f80dc1c0",
4-
"title": "JupyterLite Terminal",
5-
"image": "/img/blogposts/Jupyterlite-Terminal.gif",
6-
"summary": "QuantStack are delighted to announce that we have been working on a new Terminal for JupyterLite.",
7-
"date": "November 13, 2024",
8-
"authors": "Ian Thomas",
9-
"imageID": "blogpost-image-124",
10-
"imageNaturalWidth": 2000,
11-
"imageNaturalHeight": 1200,
12-
"imageRenderedWidth": 273,
13-
"imageRenderedHeight": 163.8
14-
},
3+
"url": "https://johan-mabille.medium.com/sparrow-1f23817f6696",
4+
"title": "Sparrow",
5+
"image": "/img/blogposts/sparrow.png",
6+
"summary": "We are thrilled to introduce Sparrow, a new library designed to simplify the integration of Apache Arrow’s columnar format into C++ applications.",
7+
"date": "January 31, 2025",
8+
"authors": "Johan Mabille, Alexis Placet, Thorsten Beier, Joël Lamotte",
9+
"imageID": "blogpost-image-125",
10+
"imageNaturalWidth": 1600,
11+
"imageNaturalHeight": 800,
12+
"imageRenderedWidth": 273,
13+
"imageRenderedHeight": 136.5
14+
},
15+
{
16+
"url": "https://blog.jupyter.org/jupyterlite-terminal-edb3f80dc1c0",
17+
"title": "JupyterLite Terminal",
18+
"image": "/img/blogposts/Jupyterlite-Terminal.gif",
19+
"summary": "QuantStack are delighted to announce that we have been working on a new Terminal for JupyterLite.",
20+
"date": "November 13, 2024",
21+
"authors": "Ian Thomas",
22+
"imageID": "blogpost-image-124",
23+
"imageNaturalWidth": 2000,
24+
"imageNaturalHeight": 1200,
25+
"imageRenderedWidth": 273,
26+
"imageRenderedHeight": 163.8
27+
},
1528
{
1629
"url": "https://blog.jupyter.org/automate-your-releases-with-the-jupyter-releaser-701e7b9841e6",
1730
"title": "Automate your releases with the Jupyter Releaser 🚀",
@@ -83,7 +96,7 @@
8396
"image": "/img/blogposts/Introducing-Mamba-2-0.png",
8497
"summary": "We are excited to present the first release candidate of Mamba 2.0, a significant upgrade to the mamba package manager. This update brings considerable enhancements for both users and developers, following an extensive year-long development effort.",
8598
"date": "July 16, 2024",
86-
"authors": "Antoine Prouvost, Joel Lamotte, Johan Mabille, Hind Montassif",
99+
"authors": "Antoine Prouvost, Joël Lamotte, Johan Mabille, Hind Montassif",
87100
"imageID": "blogpost-image-119",
88101
"imageNaturalWidth": 828,
89102
"imageNaturalHeight": 328,

static/img/blogposts/sparrow.png

315 KB
Loading

0 commit comments

Comments
 (0)