-
Notifications
You must be signed in to change notification settings - Fork 52
Expand file tree
/
Copy pathatom.xml
More file actions
214 lines (214 loc) · 18.1 KB
/
atom.xml
File metadata and controls
214 lines (214 loc) · 18.1 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
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<id>https://quantstack.net/</id>
<title>Recent blog posts featured by QuantStack team</title>
<updated>2026-04-02T15:13:26.007Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<author>
<name>QuantStack Team</name>
<uri>https://quantstack.net</uri>
</author>
<link rel="alternate" href="https://quantstack.net/"/>
<link rel="self" href="https://quantstack.net/atom.xml"/>
<subtitle>Atom feed for QuantStack website blog page</subtitle>
<entry>
<title type="html"><![CDATA[How notebook.link Scales Without Backends]]></title>
<id>https://prefix.dev/blog/serverless-scientific-computing-how-notebook-link-scales-without-backends</id>
<link href="https://prefix.dev/blog/serverless-scientific-computing-how-notebook-link-scales-without-backends"/>
<updated>2026-03-27T00:00:00.000Z</updated>
<content type="html"><![CDATA[<img src="img/blogposts/resized-images/Notebook-Link-Prefix.png" alt="Image for How notebook.link Scales Without Backends" style="max-width:100%; height:auto;" /><p>Notebook.link combines WebAssembly and the conda ecosystem to deliver scalable, serverless computing environments that run entirely in the browser.</p>]]></content>
<author>
<name>Sylvain Corlay</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Faster Reads for Apache Parquet: Improving Integer Unpacking]]></title>
<id>https://medium.com/@AntoineProuvost/faster-reads-for-apache-parquet-improving-integer-unpacking-f6e21ce49a85</id>
<link href="https://medium.com/@AntoineProuvost/faster-reads-for-apache-parquet-improving-integer-unpacking-f6e21ce49a85"/>
<updated>2026-03-16T00:00:00.000Z</updated>
<content type="html"><![CDATA[<img src="img/blogposts/resized-images/Accelerating-Arrow.png" alt="Image for Faster Reads for Apache Parquet: Improving Integer Unpacking" style="max-width:100%; height:auto;" /><p>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.</p>]]></content>
<author>
<name>Antoine Prouvost</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Expanding Geospatial Workflows in JupyterGIS: STAC Browsing and Story Maps]]></title>
<id>https://blog.jupyter.org/expanding-geospatial-workflows-in-jupytergis-stac-browsing-and-story-maps-7fb98eece82e</id>
<link href="https://blog.jupyter.org/expanding-geospatial-workflows-in-jupytergis-stac-browsing-and-story-maps-7fb98eece82e"/>
<updated>2026-02-19T00:00:00.000Z</updated>
<content type="html"><![CDATA[<img src="img/blogposts/resized-images/Story-Maps.png" alt="Image for Expanding Geospatial Workflows in JupyterGIS: STAC Browsing and Story Maps" style="max-width:100%; height:auto;" /><p>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.</p>]]></content>
<author>
<name>Gregory Mooney</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[JupyterLite Officially Joins Project Jupyter]]></title>
<id>https://blog.jupyter.org/jupyterlite-officially-joins-project-jupyter-77df24c8db80</id>
<link href="https://blog.jupyter.org/jupyterlite-officially-joins-project-jupyter-77df24c8db80"/>
<updated>2026-02-12T00:00:00.000Z</updated>
<content type="html"><![CDATA[<img src="img/blogposts/resized-images/JupyterLite-Joins-Jupyter.png" alt="Image for JupyterLite Officially Joins Project Jupyter" style="max-width:100%; height:auto;" /><p>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.</p>]]></content>
<author>
<name>Jérémy Tuloup, Sylvain Corlay, Fernando Pérez</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Instantly view Parquet files in JupyterLab with Arbalister]]></title>
<id>https://blog.jupyter.org/instantly-view-parquet-files-in-jupyterlab-with-arbalister-4799c28bbce7</id>
<link href="https://blog.jupyter.org/instantly-view-parquet-files-in-jupyterlab-with-arbalister-4799c28bbce7"/>
<updated>2026-01-29T00:00:00.000Z</updated>
<content type="html"><![CDATA[<img src="img/blogposts/resized-images/Arbalister.png" alt="Image for Instantly view Parquet files in JupyterLab with Arbalister" style="max-width:100%; height:auto;" /><p>Arbalister is a JupyterLab extension that enables seamless viewing of many tabular file formats, including Parquet, CSV, Avro, ORC, and SQLite.</p>]]></content>
<author>
<name>Antoine Prouvost</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Introducing notebook.link: The Future of Notebook Sharing]]></title>
<id>https://medium.com/@QuantStack/introducing-notebook-link-the-future-of-notebook-sharing-5de900a97b4a</id>
<link href="https://medium.com/@QuantStack/introducing-notebook-link-the-future-of-notebook-sharing-5de900a97b4a"/>
<updated>2026-01-22T00:00:00.000Z</updated>
<content type="html"><![CDATA[<img src="img/blogposts/resized-images/Introducing-Notebook-Link.png" alt="Image for Introducing notebook.link: The Future of Notebook Sharing" style="max-width:100%; height:auto;" /><p>We are excited to unveil notebook.link, a groundbreaking platform that simplifies sharing and running notebooks like never before.</p>]]></content>
<author>
<name>QuantStack</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[JupyterLite 0.7 is released! 🎉]]></title>
<id>https://blog.jupyter.org/jupyterlite-0-7-is-released-67db4d1609ad</id>
<link href="https://blog.jupyter.org/jupyterlite-0-7-is-released-67db4d1609ad"/>
<updated>2025-12-04T00:00:00.000Z</updated>
<content type="html"><![CDATA[<img src="img/blogposts/resized-images/JupyterLite-07.png" alt="Image for JupyterLite 0.7 is released! 🎉" style="max-width:100%; height:auto;" /><p>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.</p>]]></content>
<author>
<name>Jeremy Tuloup</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Teaching a Billion People to Code: How JupyterLite Is Scaling the Impossible]]></title>
<id>https://thenewstack.io/teaching-a-billion-people-to-code-how-jupyterlite-is-scaling-the-impossible/</id>
<link href="https://thenewstack.io/teaching-a-billion-people-to-code-how-jupyterlite-is-scaling-the-impossible/"/>
<updated>2025-12-01T00:00:00.000Z</updated>
<content type="html"><![CDATA[<img src="img/blogposts/resized-images/Teaching-a-Billion-People.png" alt="Image for Teaching a Billion People to Code: How JupyterLite Is Scaling the Impossible" style="max-width:100%; height:auto;" /><p>QuantStack, an “almost accidental startup,” is building a serverless distro of JupyterLab for Jupyter’s global adoption.</p>]]></content>
<author>
<name>Michelle Gienow</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[JupyterLab 4.5 and Notebook 7.5 are available!]]></title>
<id>https://blog.jupyter.org/jupyterlab-4-5-and-notebook-7-5-are-available-1bcd1fa19a47</id>
<link href="https://blog.jupyter.org/jupyterlab-4-5-and-notebook-7-5-are-available-1bcd1fa19a47"/>
<updated>2025-11-24T00:00:00.000Z</updated>
<content type="html"><![CDATA[<img src="img/blogposts/resized-images/JupyterLab-45.png" alt="Image for JupyterLab 4.5 and Notebook 7.5 are available!" style="max-width:100%; height:auto;" /><p>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.</p>]]></content>
<author>
<name>Jeremy Tuloup</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[GNU Octave Meets JupyterLite: Compute Anywhere, Anytime!]]></title>
<id>https://blog.jupyter.org/gnu-octave-meets-jupyterlite-compute-anywhere-anytime-8b033afbbcdc</id>
<link href="https://blog.jupyter.org/gnu-octave-meets-jupyterlite-compute-anywhere-anytime-8b033afbbcdc"/>
<updated>2025-10-16T00:00:00.000Z</updated>
<content type="html"><![CDATA[<img src="img/blogposts/resized-images/Octave-Lite.png" alt="Image for GNU Octave Meets JupyterLite: Compute Anywhere, Anytime!" style="max-width:100%; height:auto;" /><p>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.</p>]]></content>
<author>
<name>Isabel Paredes</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[JupyterGIS breaks through to the next level]]></title>
<id>https://eo4society.esa.int/2025/10/16/jupytergis-breaks-through-to-the-next-level/</id>
<link href="https://eo4society.esa.int/2025/10/16/jupytergis-breaks-through-to-the-next-level/"/>
<updated>2025-10-16T00:00:00.000Z</updated>
<content type="html"><![CDATA[<img src="img/blogposts/resized-images/JupyterGIS-Next-Level.png" alt="Image for JupyterGIS breaks through to the next level" style="max-width:100%; height:auto;" /><p>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…</p>]]></content>
<author>
<name>Martin Renou, Arjun Verma, Gregory Mooney, Sylvain Corlay</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Sovereign Tech Agency Invests in Apache Arrow’s Future with QuantStack]]></title>
<id>https://medium.com/@QuantStack/sovereign-tech-agency-invests-in-apache-arrows-future-with-quantstack-d2f84c21c2cc</id>
<link href="https://medium.com/@QuantStack/sovereign-tech-agency-invests-in-apache-arrows-future-with-quantstack-d2f84c21c2cc"/>
<updated>2025-10-07T00:00:00.000Z</updated>
<content type="html"><![CDATA[<img src="img/blogposts/resized-images/STF-Arrow.png" alt="Image for Sovereign Tech Agency Invests in Apache Arrow’s Future with QuantStack" style="max-width:100%; height:auto;" /><p>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.</p>]]></content>
<author>
<name>Antoine Pitrou, Raúl Cumplido</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[From Linux Parties to Global Impact: An Interview with Sylvain Corlay, Founder of QuantStack]]></title>
<id>https://www.open-source-ward.com/from-linux-parties-to-global-impact-an-interview-with-sylvain-corlay-founder-of-quantstack/</id>
<link href="https://www.open-source-ward.com/from-linux-parties-to-global-impact-an-interview-with-sylvain-corlay-founder-of-quantstack/"/>
<updated>2025-09-18T00:00:00.000Z</updated>
<content type="html"><![CDATA[<img src="img/blogposts/resized-images/An-Interview-with-Sylvain-Corlay.png" alt="Image for From Linux Parties to Global Impact: An Interview with Sylvain Corlay, Founder of QuantStack" style="max-width:100%; height:auto;" /><p>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.</p>]]></content>
<author>
<name>Sylvain Corlay, Arthur Vervaet</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[A Year in Review: QuantStack’s Contributions to Apache Arrow]]></title>
<id>https://medium.com/@QuantStack/a-year-in-review-quantstacks-contributions-to-apache-arrow-7eba38acbcf2</id>
<link href="https://medium.com/@QuantStack/a-year-in-review-quantstacks-contributions-to-apache-arrow-7eba38acbcf2"/>
<updated>2025-09-02T00:00:00.000Z</updated>
<content type="html"><![CDATA[<img src="img/blogposts/resized-images/Arrow-a-Year-in-Review.png" alt="Image for A Year in Review: QuantStack’s Contributions to Apache Arrow" style="max-width:100%; height:auto;" /><p>Since November 2024, QuantStack has been involved in the maintenance and development of Apache Arrow. We have a team of several engineers working…</p>]]></content>
<author>
<name>Antoine Pitrou, Raúl Cumplido</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Create your own layers in JupyterGIS]]></title>
<id>https://david-brochart.medium.com/create-your-own-layers-in-jupytergis-cbb995a89b16</id>
<link href="https://david-brochart.medium.com/create-your-own-layers-in-jupytergis-cbb995a89b16"/>
<updated>2025-06-25T00:00:00.000Z</updated>
<content type="html"><![CDATA[<img src="img/blogposts/resized-images/Create-layers-JupyterGIS.png" alt="Image for Create your own layers in JupyterGIS" style="max-width:100%; height:auto;" /><p>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.</p>]]></content>
<author>
<name>David Brochart</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[C++ in Jupyter — Interpreting C++ in the Web]]></title>
<id>https://blog.jupyter.org/c-in-jupyter-interpreting-c-in-the-web-c9d93542f20b</id>
<link href="https://blog.jupyter.org/c-in-jupyter-interpreting-c-in-the-web-c9d93542f20b"/>
<updated>2025-06-19T00:00:00.000Z</updated>
<content type="html"><![CDATA[<img src="img/blogposts/resized-images/CPP-in-JupyterLite.png" alt="Image for C++ in Jupyter — Interpreting C++ in the Web" style="max-width:100%; height:auto;" /><p>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.</p>]]></content>
<author>
<name>Anutosh Bhat, Vassil Vassilev</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[JupyterLite 0.6.0 is released! 🎉]]></title>
<id>https://blog.jupyter.org/jupyterlite-0-6-0-is-released-b4bc69bfc8f4</id>
<link href="https://blog.jupyter.org/jupyterlite-0-6-0-is-released-b4bc69bfc8f4"/>
<updated>2025-06-12T00:00:00.000Z</updated>
<content type="html"><![CDATA[<img src="img/blogposts/resized-images/JupyterLite-06.png" alt="Image for JupyterLite 0.6.0 is released! 🎉" style="max-width:100%; height:auto;" /><p>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.</p>]]></content>
<author>
<name>Jeremy Tuloup</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[JupyterLab 4.4 and Notebook 7.4 are available!]]></title>
<id>https://blog.jupyter.org/jupyterlab-4-4-and-notebook-7-4-are-available-aca2782d4f3d</id>
<link href="https://blog.jupyter.org/jupyterlab-4-4-and-notebook-7-4-are-available-aca2782d4f3d"/>
<updated>2025-05-21T00:00:00.000Z</updated>
<content type="html"><![CDATA[<img src="img/blogposts/resized-images/JupyterLab-44.png" alt="Image for JupyterLab 4.4 and Notebook 7.4 are available!" style="max-width:100%; height:auto;" /><p>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.</p>]]></content>
<author>
<name>Jeremy Tuloup</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Congratulations, Distinguished Contributors!]]></title>
<id>https://blog.jupyter.org/congratulations-distinguished-contributors-2504029fc5a9</id>
<link href="https://blog.jupyter.org/congratulations-distinguished-contributors-2504029fc5a9"/>
<updated>2025-05-15T00:00:00.000Z</updated>
<content type="html"><![CDATA[<img src="/img/blogposts/resized-images/Congratulations-Distinguished-Contributors-2025.png" alt="Image for Congratulations, Distinguished Contributors!" style="max-width:100%; height:auto;" /><p>We are proud to announce the recipients of the Jupyter Distinguished Contributor (JDC) award for the 2024 cohort of contributors.</p>]]></content>
<author>
<name>Johan Mabille</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Making Qt collaborative using CRDTs]]></title>
<id>https://david-brochart.medium.com/making-qt-collaborative-using-crdts-94c470703253</id>
<link href="https://david-brochart.medium.com/making-qt-collaborative-using-crdts-94c470703253"/>
<updated>2025-03-31T00:00:00.000Z</updated>
<content type="html"><![CDATA[<img src="/img/blogposts/resized-images/Collaborative-Qt.png" alt="Image for Making Qt collaborative using CRDTs" style="max-width:100%; height:auto;" /><p>A journal on creating a collaborative application with Qt</p>]]></content>
<author>
<name>David Brochart</name>
</author>
</entry>
</feed>