-
Notifications
You must be signed in to change notification settings - Fork 52
Expand file tree
/
Copy pathrss.xml
More file actions
191 lines (191 loc) · 17.8 KB
/
rss.xml
File metadata and controls
191 lines (191 loc) · 17.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
<channel>
<title><![CDATA[Recent blog posts featured by QuantStack team]]></title>
<description><![CDATA[RSS feed for QuantStack website blog page]]></description>
<link>https://quantstack.net</link>
<generator>RSS for Node</generator>
<lastBuildDate>Thu, 02 Apr 2026 15:13:25 GMT</lastBuildDate>
<atom:link href="https://quantstack.net/rss.xml" rel="self" type="application/rss+xml"/>
<language><![CDATA[en]]></language>
<item>
<title><![CDATA[How notebook.link Scales Without Backends]]></title>
<description><![CDATA[Notebook.link combines WebAssembly and the conda ecosystem to deliver scalable, serverless computing environments that run entirely in the browser.]]></description>
<link>https://prefix.dev/blog/serverless-scientific-computing-how-notebook-link-scales-without-backends</link>
<guid isPermaLink="true">https://prefix.dev/blog/serverless-scientific-computing-how-notebook-link-scales-without-backends</guid>
<dc:creator><![CDATA[Sylvain Corlay]]></dc:creator>
<pubDate>Fri, 27 Mar 2026 00:00:00 GMT</pubDate>
<enclosure url="https://quantstack.netimg/blogposts/resized-images/Notebook-Link-Prefix.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[Faster Reads for Apache Parquet: Improving Integer Unpacking]]></title>
<description><![CDATA[By rewriting the SIMD optimizations of a critical low-level algorithm in Arrow C++, we have been able to deliver substantial speedups when reading Parquet data, up to 60% on some Arrow benchmarks with specific column encodings.]]></description>
<link>https://medium.com/@AntoineProuvost/faster-reads-for-apache-parquet-improving-integer-unpacking-f6e21ce49a85</link>
<guid isPermaLink="true">https://medium.com/@AntoineProuvost/faster-reads-for-apache-parquet-improving-integer-unpacking-f6e21ce49a85</guid>
<dc:creator><![CDATA[Antoine Prouvost]]></dc:creator>
<pubDate>Mon, 16 Mar 2026 00:00:00 GMT</pubDate>
<enclosure url="https://quantstack.netimg/blogposts/resized-images/Accelerating-Arrow.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[Expanding Geospatial Workflows in JupyterGIS: STAC Browsing and Story Maps]]></title>
<description><![CDATA[We introduce two new JupyterGIS features: a STAC browser integrated directly into JupyterGIS, and a new Story Map feature, which makes it possible to combine maps and narrative content in a single, interactive view.]]></description>
<link>https://blog.jupyter.org/expanding-geospatial-workflows-in-jupytergis-stac-browsing-and-story-maps-7fb98eece82e</link>
<guid isPermaLink="true">https://blog.jupyter.org/expanding-geospatial-workflows-in-jupytergis-stac-browsing-and-story-maps-7fb98eece82e</guid>
<dc:creator><![CDATA[Gregory Mooney]]></dc:creator>
<pubDate>Thu, 19 Feb 2026 00:00:00 GMT</pubDate>
<enclosure url="https://quantstack.netimg/blogposts/resized-images/Story-Maps.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[JupyterLite Officially Joins Project Jupyter]]></title>
<description><![CDATA[We are thrilled to announce that JupyterLite is now an official part of Project Jupyter. This milestone marks a significant step forward for interactive computing in the browser and strengthens JupyterLite’s role within the Jupyter ecosystem.]]></description>
<link>https://blog.jupyter.org/jupyterlite-officially-joins-project-jupyter-77df24c8db80</link>
<guid isPermaLink="true">https://blog.jupyter.org/jupyterlite-officially-joins-project-jupyter-77df24c8db80</guid>
<dc:creator><![CDATA[Jérémy Tuloup, Sylvain Corlay, Fernando Pérez]]></dc:creator>
<pubDate>Thu, 12 Feb 2026 00:00:00 GMT</pubDate>
<enclosure url="https://quantstack.netimg/blogposts/resized-images/JupyterLite-Joins-Jupyter.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[Instantly view Parquet files in JupyterLab with Arbalister]]></title>
<description><![CDATA[Arbalister is a JupyterLab extension that enables seamless viewing of many tabular file formats, including Parquet, CSV, Avro, ORC, and SQLite.]]></description>
<link>https://blog.jupyter.org/instantly-view-parquet-files-in-jupyterlab-with-arbalister-4799c28bbce7</link>
<guid isPermaLink="true">https://blog.jupyter.org/instantly-view-parquet-files-in-jupyterlab-with-arbalister-4799c28bbce7</guid>
<dc:creator><![CDATA[Antoine Prouvost]]></dc:creator>
<pubDate>Thu, 29 Jan 2026 00:00:00 GMT</pubDate>
<enclosure url="https://quantstack.netimg/blogposts/resized-images/Arbalister.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[Introducing notebook.link: The Future of Notebook Sharing]]></title>
<description><![CDATA[We are excited to unveil notebook.link, a groundbreaking platform that simplifies sharing and running notebooks like never before.]]></description>
<link>https://medium.com/@QuantStack/introducing-notebook-link-the-future-of-notebook-sharing-5de900a97b4a</link>
<guid isPermaLink="true">https://medium.com/@QuantStack/introducing-notebook-link-the-future-of-notebook-sharing-5de900a97b4a</guid>
<dc:creator><![CDATA[QuantStack]]></dc:creator>
<pubDate>Thu, 22 Jan 2026 00:00:00 GMT</pubDate>
<enclosure url="https://quantstack.netimg/blogposts/resized-images/Introducing-Notebook-Link.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[JupyterLite 0.7 is released! 🎉]]></title>
<description><![CDATA[The new 0.7 release includes a number of new features, bug fixes, and enhancements. This release also brings significant improvements to the user experience and new customization options for JupyterLite deployments.]]></description>
<link>https://blog.jupyter.org/jupyterlite-0-7-is-released-67db4d1609ad</link>
<guid isPermaLink="true">https://blog.jupyter.org/jupyterlite-0-7-is-released-67db4d1609ad</guid>
<dc:creator><![CDATA[Jeremy Tuloup]]></dc:creator>
<pubDate>Thu, 04 Dec 2025 00:00:00 GMT</pubDate>
<enclosure url="https://quantstack.netimg/blogposts/resized-images/JupyterLite-07.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[Teaching a Billion People to Code: How JupyterLite Is Scaling the Impossible]]></title>
<description><![CDATA[QuantStack, an “almost accidental startup,” is building a serverless distro of JupyterLab for Jupyter’s global adoption.]]></description>
<link>https://thenewstack.io/teaching-a-billion-people-to-code-how-jupyterlite-is-scaling-the-impossible/</link>
<guid isPermaLink="true">https://thenewstack.io/teaching-a-billion-people-to-code-how-jupyterlite-is-scaling-the-impossible/</guid>
<dc:creator><![CDATA[Michelle Gienow]]></dc:creator>
<pubDate>Mon, 01 Dec 2025 00:00:00 GMT</pubDate>
<enclosure url="https://quantstack.netimg/blogposts/resized-images/Teaching-a-Billion-People.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[JupyterLab 4.5 and Notebook 7.5 are available!]]></title>
<description><![CDATA[JupyterLab 4.5 has been released! This new minor release of JupyterLab includes 51 new features and enhancements, 81 bug fixes, 44 maintenance tasks and 38 documentation improvements.]]></description>
<link>https://blog.jupyter.org/jupyterlab-4-5-and-notebook-7-5-are-available-1bcd1fa19a47</link>
<guid isPermaLink="true">https://blog.jupyter.org/jupyterlab-4-5-and-notebook-7-5-are-available-1bcd1fa19a47</guid>
<dc:creator><![CDATA[Jeremy Tuloup]]></dc:creator>
<pubDate>Mon, 24 Nov 2025 00:00:00 GMT</pubDate>
<enclosure url="https://quantstack.netimg/blogposts/resized-images/JupyterLab-45.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[GNU Octave Meets JupyterLite: Compute Anywhere, Anytime!]]></title>
<description><![CDATA[We are thrilled to announce the newest member of our JupyterLite kernel ecosystem: Xeus-Octave. Xeus-Octave allows you to run GNU Octave code directly on your browser.]]></description>
<link>https://blog.jupyter.org/gnu-octave-meets-jupyterlite-compute-anywhere-anytime-8b033afbbcdc</link>
<guid isPermaLink="true">https://blog.jupyter.org/gnu-octave-meets-jupyterlite-compute-anywhere-anytime-8b033afbbcdc</guid>
<dc:creator><![CDATA[Isabel Paredes]]></dc:creator>
<pubDate>Thu, 16 Oct 2025 00:00:00 GMT</pubDate>
<enclosure url="https://quantstack.netimg/blogposts/resized-images/Octave-Lite.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[JupyterGIS breaks through to the next level]]></title>
<description><![CDATA[Launched in June 2024, JupyterGIS was introduced as a collaborative, web-based GIS environment built on the JupyterLab framework. Its objective is to bring QGIS-inspired workflows into the browser…]]></description>
<link>https://eo4society.esa.int/2025/10/16/jupytergis-breaks-through-to-the-next-level/</link>
<guid isPermaLink="true">https://eo4society.esa.int/2025/10/16/jupytergis-breaks-through-to-the-next-level/</guid>
<dc:creator><![CDATA[Martin Renou, Arjun Verma, Gregory Mooney, Sylvain Corlay]]></dc:creator>
<pubDate>Thu, 16 Oct 2025 00:00:00 GMT</pubDate>
<enclosure url="https://quantstack.netimg/blogposts/resized-images/JupyterGIS-Next-Level.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[Sovereign Tech Agency Invests in Apache Arrow’s Future with QuantStack]]></title>
<description><![CDATA[We are thrilled to announce that the Sovereign Tech Fund is providing critical funding to sustain and improve Apache Arrow, an essential open-source project in the modern data ecosystem.]]></description>
<link>https://medium.com/@QuantStack/sovereign-tech-agency-invests-in-apache-arrows-future-with-quantstack-d2f84c21c2cc</link>
<guid isPermaLink="true">https://medium.com/@QuantStack/sovereign-tech-agency-invests-in-apache-arrows-future-with-quantstack-d2f84c21c2cc</guid>
<dc:creator><![CDATA[Antoine Pitrou, Raúl Cumplido]]></dc:creator>
<pubDate>Tue, 07 Oct 2025 00:00:00 GMT</pubDate>
<enclosure url="https://quantstack.netimg/blogposts/resized-images/STF-Arrow.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[From Linux Parties to Global Impact: An Interview with Sylvain Corlay, Founder of QuantStack]]></title>
<description><![CDATA[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.]]></description>
<link>https://www.open-source-ward.com/from-linux-parties-to-global-impact-an-interview-with-sylvain-corlay-founder-of-quantstack/</link>
<guid isPermaLink="true">https://www.open-source-ward.com/from-linux-parties-to-global-impact-an-interview-with-sylvain-corlay-founder-of-quantstack/</guid>
<dc:creator><![CDATA[Sylvain Corlay, Arthur Vervaet]]></dc:creator>
<pubDate>Thu, 18 Sep 2025 00:00:00 GMT</pubDate>
<enclosure url="https://quantstack.netimg/blogposts/resized-images/An-Interview-with-Sylvain-Corlay.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[A Year in Review: QuantStack’s Contributions to Apache Arrow]]></title>
<description><![CDATA[Since November 2024, QuantStack has been involved in the maintenance and development of Apache Arrow. We have a team of several engineers working…]]></description>
<link>https://medium.com/@QuantStack/a-year-in-review-quantstacks-contributions-to-apache-arrow-7eba38acbcf2</link>
<guid isPermaLink="true">https://medium.com/@QuantStack/a-year-in-review-quantstacks-contributions-to-apache-arrow-7eba38acbcf2</guid>
<dc:creator><![CDATA[Antoine Pitrou, Raúl Cumplido]]></dc:creator>
<pubDate>Tue, 02 Sep 2025 00:00:00 GMT</pubDate>
<enclosure url="https://quantstack.netimg/blogposts/resized-images/Arrow-a-Year-in-Review.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[Create your own layers in JupyterGIS]]></title>
<description><![CDATA[JupyterGIS-tiler is a JupyterGIS extension that lets you use a notebook to process your (Xarray) data and make it available as raster tiles, so that it can be visualized in JupyterGIS.]]></description>
<link>https://david-brochart.medium.com/create-your-own-layers-in-jupytergis-cbb995a89b16</link>
<guid isPermaLink="true">https://david-brochart.medium.com/create-your-own-layers-in-jupytergis-cbb995a89b16</guid>
<dc:creator><![CDATA[David Brochart]]></dc:creator>
<pubDate>Wed, 25 Jun 2025 00:00:00 GMT</pubDate>
<enclosure url="https://quantstack.netimg/blogposts/resized-images/Create-layers-JupyterGIS.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[C++ in Jupyter — Interpreting C++ in the Web]]></title>
<description><![CDATA[Scientists and engineers utilize programming languages not only to build software systems but also to drive interactive exploratory workflows. They leverage developer tools to explore and reason through problems effectively.]]></description>
<link>https://blog.jupyter.org/c-in-jupyter-interpreting-c-in-the-web-c9d93542f20b</link>
<guid isPermaLink="true">https://blog.jupyter.org/c-in-jupyter-interpreting-c-in-the-web-c9d93542f20b</guid>
<dc:creator><![CDATA[Anutosh Bhat, Vassil Vassilev]]></dc:creator>
<pubDate>Thu, 19 Jun 2025 00:00:00 GMT</pubDate>
<enclosure url="https://quantstack.netimg/blogposts/resized-images/CPP-in-JupyterLite.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[JupyterLite 0.6.0 is released! 🎉]]></title>
<description><![CDATA[The new 0.6.0 release includes a number of new features, bug fixes, and enhancements. This release also brings significant improvements to the user experience and new customization options for JupyterLite deployments.]]></description>
<link>https://blog.jupyter.org/jupyterlite-0-6-0-is-released-b4bc69bfc8f4</link>
<guid isPermaLink="true">https://blog.jupyter.org/jupyterlite-0-6-0-is-released-b4bc69bfc8f4</guid>
<dc:creator><![CDATA[Jeremy Tuloup]]></dc:creator>
<pubDate>Thu, 12 Jun 2025 00:00:00 GMT</pubDate>
<enclosure url="https://quantstack.netimg/blogposts/resized-images/JupyterLite-06.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[JupyterLab 4.4 and Notebook 7.4 are available!]]></title>
<description><![CDATA[JupyterLab 4.4 has been released! This new minor release of JupyterLab includes 28 new features and enhancements, 76 bug fixes, 63 maintenance tasks and 34 documentation improvements.]]></description>
<link>https://blog.jupyter.org/jupyterlab-4-4-and-notebook-7-4-are-available-aca2782d4f3d</link>
<guid isPermaLink="true">https://blog.jupyter.org/jupyterlab-4-4-and-notebook-7-4-are-available-aca2782d4f3d</guid>
<dc:creator><![CDATA[Jeremy Tuloup]]></dc:creator>
<pubDate>Wed, 21 May 2025 00:00:00 GMT</pubDate>
<enclosure url="https://quantstack.netimg/blogposts/resized-images/JupyterLab-44.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[Congratulations, Distinguished Contributors!]]></title>
<description><![CDATA[We are proud to announce the recipients of the Jupyter Distinguished Contributor (JDC) award for the 2024 cohort of contributors.]]></description>
<link>https://blog.jupyter.org/congratulations-distinguished-contributors-2504029fc5a9</link>
<guid isPermaLink="true">https://blog.jupyter.org/congratulations-distinguished-contributors-2504029fc5a9</guid>
<dc:creator><![CDATA[Johan Mabille]]></dc:creator>
<pubDate>Thu, 15 May 2025 00:00:00 GMT</pubDate>
<enclosure url="https://quantstack.net/img/blogposts/resized-images/Congratulations-Distinguished-Contributors-2025.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[Making Qt collaborative using CRDTs]]></title>
<description><![CDATA[A journal on creating a collaborative application with Qt]]></description>
<link>https://david-brochart.medium.com/making-qt-collaborative-using-crdts-94c470703253</link>
<guid isPermaLink="true">https://david-brochart.medium.com/making-qt-collaborative-using-crdts-94c470703253</guid>
<dc:creator><![CDATA[David Brochart]]></dc:creator>
<pubDate>Mon, 31 Mar 2025 00:00:00 GMT</pubDate>
<enclosure url="https://quantstack.net/img/blogposts/resized-images/Collaborative-Qt.png" length="0" type="image/png"/>
</item>
</channel>
</rss>