Skip to content

Commit 1c8fb85

Browse files
Merge pull request #172 from jtpio/releaser-blog-post
Add blog post about Jupyter Releaser
2 parents b6d1860 + 3edab15 commit 1c8fb85

File tree

2 files changed

+27
-13
lines changed

2 files changed

+27
-13
lines changed

src/components/blog/blogpostsDetails.json

+27-13
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,30 @@
1-
[ {
2-
"url": "https://medium.com/@QuantStack/quantstack-steps-up-to-support-apache-arrow-with-new-dedicated-team-9ddc952f20e2",
3-
"title": "QuantStack Steps Up to Support Apache Arrow with New Dedicated Team",
4-
"image": "/img/blogposts/QuantStack-Steps-Up-to-Support-Apache-Arrow-with-New-Dedicated-Team.png",
5-
"summary": " We are thrilled to announce that QuantStack is starting a new team dedicated to the maintenance and development of Apache Arrow.",
6-
"date": "October 22, 2024",
7-
"authors": "Sylvain Corlay",
8-
"imageID": "blogpost-image-123",
9-
"imageNaturalWidth": 1700,
10-
"imageNaturalHeight": 900,
11-
"imageRenderedWidth": 273,
12-
"imageRenderedHeight": 144.529411765
13-
},
1+
[
2+
{
3+
"url": "https://blog.jupyter.org/automate-your-releases-with-the-jupyter-releaser-701e7b9841e6",
4+
"title": "Automate your releases with the Jupyter Releaser 🚀",
5+
"image": "/img/blogposts/Automate-releases-jupyter-releaser.png",
6+
"summary": "Jupyter Releaser is an automation tool developed by the Jupyter team to streamline and standardize the release process across Jupyter projects.",
7+
"date": "October 28, 2024",
8+
"authors": "Jeremy Tuloup",
9+
"imageID": "blogpost-image-123",
10+
"imageNaturalWidth": 1700,
11+
"imageNaturalHeight": 900,
12+
"imageRenderedWidth": 273,
13+
"imageRenderedHeight": 144.529411765
14+
},
15+
{
16+
"url": "https://medium.com/@QuantStack/quantstack-steps-up-to-support-apache-arrow-with-new-dedicated-team-9ddc952f20e2",
17+
"title": "QuantStack Steps Up to Support Apache Arrow with New Dedicated Team",
18+
"image": "/img/blogposts/QuantStack-Steps-Up-to-Support-Apache-Arrow-with-New-Dedicated-Team.png",
19+
"summary": " We are thrilled to announce that QuantStack is starting a new team dedicated to the maintenance and development of Apache Arrow.",
20+
"date": "October 22, 2024",
21+
"authors": "Sylvain Corlay",
22+
"imageID": "blogpost-image-123",
23+
"imageNaturalWidth": 1700,
24+
"imageNaturalHeight": 900,
25+
"imageRenderedWidth": 273,
26+
"imageRenderedHeight": 144.529411765
27+
},
1428
{
1529
"url": "https://blog.jupyter.org/interactive-mapping-with-ipyopenlayers-2b8bc93bb6c4",
1630
"title": "Interactive Mapping with ipyopenlayers",
Loading

0 commit comments

Comments
 (0)