|
2 | 2 | <feed xmlns="http://www.w3.org/2005/Atom"> |
3 | 3 | <id>https://quantstack.net/</id> |
4 | 4 | <title>Recent blog posts featured by QuantStack team</title> |
5 | | - <updated>2025-07-29T21:14:51.498Z</updated> |
| 5 | + <updated>2025-07-30T12:52:24.744Z</updated> |
6 | 6 | <generator>https://github.com/jpmonette/feed</generator> |
7 | 7 | <author> |
8 | 8 | <name>QuantStack Team</name> |
|
13 | 13 | <subtitle>Atom feed for QuantStack website blog page</subtitle> |
14 | 14 | <entry> |
15 | 15 | <title type="html"><![CDATA[Create your own layers in JupyterGIS]]></title> |
16 | | - <id/> |
17 | | - <link/> |
| 16 | + <id>https://david-brochart.medium.com/create-your-own-layers-in-jupytergis-cbb995a89b16</id> |
| 17 | + <link href="https://david-brochart.medium.com/create-your-own-layers-in-jupytergis-cbb995a89b16"/> |
18 | 18 | <updated>2025-06-25T00:00:00.000Z</updated> |
| 19 | + <content type="html"><![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.]]></content> |
19 | 20 | <author> |
20 | 21 | <name>David Brochart</name> |
21 | 22 | </author> |
22 | 23 | </entry> |
23 | 24 | <entry> |
24 | 25 | <title type="html"><![CDATA[C++ in Jupyter — Interpreting C++ in the Web]]></title> |
25 | | - <id/> |
26 | | - <link/> |
| 26 | + <id>https://blog.jupyter.org/c-in-jupyter-interpreting-c-in-the-web-c9d93542f20b</id> |
| 27 | + <link href="https://blog.jupyter.org/c-in-jupyter-interpreting-c-in-the-web-c9d93542f20b"/> |
27 | 28 | <updated>2025-06-19T00:00:00.000Z</updated> |
| 29 | + <content type="html"><![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.]]></content> |
28 | 30 | <author> |
29 | 31 | <name>Anutosh Bhat</name> |
30 | 32 | <name> Vassil Vassilev</name> |
31 | 33 | </author> |
32 | 34 | </entry> |
33 | 35 | <entry> |
34 | 36 | <title type="html"><![CDATA[JupyterLite 0.6.0 is released! 🎉]]></title> |
35 | | - <id/> |
36 | | - <link/> |
| 37 | + <id>https://blog.jupyter.org/jupyterlite-0-6-0-is-released-b4bc69bfc8f4</id> |
| 38 | + <link href="https://blog.jupyter.org/jupyterlite-0-6-0-is-released-b4bc69bfc8f4"/> |
37 | 39 | <updated>2025-06-12T00:00:00.000Z</updated> |
| 40 | + <content type="html"><![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.]]></content> |
38 | 41 | <author> |
39 | 42 | <name>Jeremy Tuloup</name> |
40 | 43 | </author> |
41 | 44 | </entry> |
42 | 45 | <entry> |
43 | 46 | <title type="html"><![CDATA[JupyterLab 4.4 and Notebook 7.4 are available!]]></title> |
44 | | - <id/> |
45 | | - <link/> |
| 47 | + <id>https://blog.jupyter.org/jupyterlab-4-4-and-notebook-7-4-are-available-aca2782d4f3d</id> |
| 48 | + <link href="https://blog.jupyter.org/jupyterlab-4-4-and-notebook-7-4-are-available-aca2782d4f3d"/> |
46 | 49 | <updated>2025-05-21T00:00:00.000Z</updated> |
| 50 | + <content type="html"><![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.]]></content> |
47 | 51 | <author> |
48 | 52 | <name>Jeremy Tuloup</name> |
49 | 53 | </author> |
50 | 54 | </entry> |
51 | 55 | <entry> |
52 | 56 | <title type="html"><![CDATA[Congratulations, Distinguished Contributors!]]></title> |
53 | | - <id/> |
54 | | - <link/> |
| 57 | + <id>https://blog.jupyter.org/congratulations-distinguished-contributors-2504029fc5a9</id> |
| 58 | + <link href="https://blog.jupyter.org/congratulations-distinguished-contributors-2504029fc5a9"/> |
55 | 59 | <updated>2025-05-15T00:00:00.000Z</updated> |
| 60 | + <content type="html"><![CDATA[We are proud to announce the recipients of the Jupyter Distinguished Contributor (JDC) award for the 2024 cohort of contributors.]]></content> |
56 | 61 | <author> |
57 | 62 | <name>Johan Mabille</name> |
58 | 63 | </author> |
59 | 64 | </entry> |
60 | 65 | <entry> |
61 | 66 | <title type="html"><![CDATA[Making Qt collaborative using CRDTs]]></title> |
62 | | - <id/> |
63 | | - <link/> |
| 67 | + <id>https://david-brochart.medium.com/making-qt-collaborative-using-crdts-94c470703253</id> |
| 68 | + <link href="https://david-brochart.medium.com/making-qt-collaborative-using-crdts-94c470703253"/> |
64 | 69 | <updated>2025-03-31T00:00:00.000Z</updated> |
| 70 | + <content type="html"><![CDATA[A journal on creating a collaborative application with Qt]]></content> |
65 | 71 | <author> |
66 | 72 | <name>David Brochart</name> |
67 | 73 | </author> |
68 | 74 | </entry> |
69 | 75 | <entry> |
70 | 76 | <title type="html"><![CDATA[R in the Browser: Announcing Our WebAssembly Distribution]]></title> |
71 | | - <id/> |
72 | | - <link/> |
| 77 | + <id>https://blog.jupyter.org/r-in-the-browser-announcing-our-webassembly-distribution-9450e9539ed5</id> |
| 78 | + <link href="https://blog.jupyter.org/r-in-the-browser-announcing-our-webassembly-distribution-9450e9539ed5"/> |
73 | 79 | <updated>2025-02-28T00:00:00.000Z</updated> |
| 80 | + <content type="html"><![CDATA[R is now available in emscripten-forge, enabling the Xeus-R kernel in JupyterLite.]]></content> |
74 | 81 | <author> |
75 | 82 | <name>Isabel Paredes</name> |
76 | 83 | </author> |
77 | 84 | </entry> |
78 | 85 | <entry> |
79 | 86 | <title type="html"><![CDATA[Real-time collaboration and collaborative editing for GIS workflows with Jupyter and QGIS]]></title> |
80 | | - <id/> |
81 | | - <link/> |
| 87 | + <id>https://blog.jupyter.org/real-time-collaboration-and-collaborative-editing-for-gis-workflows-with-jupyter-and-qgis-d25dbe2832a6</id> |
| 88 | + <link href="https://blog.jupyter.org/real-time-collaboration-and-collaborative-editing-for-gis-workflows-with-jupyter-and-qgis-d25dbe2832a6"/> |
82 | 89 | <updated>2025-02-26T00:00:00.000Z</updated> |
| 90 | + <content type="html"><![CDATA[We are excited to announce JupyterGIS, a web-based, collaborative, and extensible interface for GIS, leveraging the JupyterLab application framework and integrating seamlessly with the Jupyter notebook interface.]]></content> |
83 | 91 | <author> |
84 | 92 | <name>Meriem Ben Ismail</name> |
85 | 93 | <name> Nicolas Brichet</name> |
|
93 | 101 | </entry> |
94 | 102 | <entry> |
95 | 103 | <title type="html"><![CDATA[PyData Paris 2025 Keynotes]]></title> |
96 | | - <id/> |
97 | | - <link/> |
| 104 | + <id>https://medium.com/@PyDataParis/pydata-paris-2025-50ff2bf2dc39</id> |
| 105 | + <link href="https://medium.com/@PyDataParis/pydata-paris-2025-50ff2bf2dc39"/> |
98 | 106 | <updated>2025-02-19T00:00:00.000Z</updated> |
| 107 | + <content type="html"><![CDATA[We are thrilled to announce the keynote speakers for the upcoming PyData Paris 2025, the leading gathering of the open-source data science and AI/ML community in France.]]></content> |
99 | 108 | <author> |
100 | 109 | <name>Sandrine Pataut</name> |
101 | 110 | </author> |
102 | 111 | </entry> |
103 | 112 | <entry> |
104 | 113 | <title type="html"><![CDATA[Announcing JupyterCAD 3.0]]></title> |
105 | | - <id/> |
106 | | - <link/> |
| 114 | + <id>https://blog.jupyter.org/announcing-jupytercad-3-0-d8f4b7b0a719</id> |
| 115 | + <link href="https://blog.jupyter.org/announcing-jupytercad-3-0-d8f4b7b0a719"/> |
107 | 116 | <updated>2025-02-17T00:00:00.000Z</updated> |
| 117 | + <content type="html"><![CDATA[We are thrilled to introduce JupyterCAD 3.0, the newest version of the collaborative CAD modeler designed for JupyterLab.]]></content> |
108 | 118 | <author> |
109 | 119 | <name>Arjun Verma</name> |
110 | 120 | <name> Trung Le</name> |
|
113 | 123 | </entry> |
114 | 124 | <entry> |
115 | 125 | <title type="html"><![CDATA[Sparrow]]></title> |
116 | | - <id/> |
117 | | - <link/> |
| 126 | + <id>https://johan-mabille.medium.com/sparrow-1f23817f6696</id> |
| 127 | + <link href="https://johan-mabille.medium.com/sparrow-1f23817f6696"/> |
118 | 128 | <updated>2025-01-31T00:00:00.000Z</updated> |
| 129 | + <content type="html"><![CDATA[We are thrilled to introduce Sparrow, a new library designed to simplify the integration of Apache Arrow’s columnar format into C++ applications.]]></content> |
119 | 130 | <author> |
120 | 131 | <name>Johan Mabille</name> |
121 | 132 | <name> Alexis Placet</name> |
|
125 | 136 | </entry> |
126 | 137 | <entry> |
127 | 138 | <title type="html"><![CDATA[JupyterLite Terminal]]></title> |
128 | | - <id/> |
129 | | - <link/> |
| 139 | + <id>https://blog.jupyter.org/jupyterlite-terminal-edb3f80dc1c0</id> |
| 140 | + <link href="https://blog.jupyter.org/jupyterlite-terminal-edb3f80dc1c0"/> |
130 | 141 | <updated>2024-11-13T00:00:00.000Z</updated> |
| 142 | + <content type="html"><![CDATA[QuantStack are delighted to announce that we have been working on a new Terminal for JupyterLite.]]></content> |
131 | 143 | <author> |
132 | 144 | <name>Ian Thomas</name> |
133 | 145 | </author> |
134 | 146 | </entry> |
135 | 147 | <entry> |
136 | 148 | <title type="html"><![CDATA[Automate your releases with the Jupyter Releaser 🚀]]></title> |
137 | | - <id/> |
138 | | - <link/> |
| 149 | + <id>https://blog.jupyter.org/automate-your-releases-with-the-jupyter-releaser-701e7b9841e6</id> |
| 150 | + <link href="https://blog.jupyter.org/automate-your-releases-with-the-jupyter-releaser-701e7b9841e6"/> |
139 | 151 | <updated>2024-10-28T00:00:00.000Z</updated> |
| 152 | + <content type="html"><![CDATA[Jupyter Releaser is an automation tool developed by the Jupyter team to streamline and standardize the release process across Jupyter projects.]]></content> |
140 | 153 | <author> |
141 | 154 | <name>Jeremy Tuloup</name> |
142 | 155 | </author> |
143 | 156 | </entry> |
144 | 157 | <entry> |
145 | 158 | <title type="html"><![CDATA[QuantStack Steps Up to Support Apache Arrow with New Dedicated Team]]></title> |
146 | | - <id/> |
147 | | - <link/> |
| 159 | + <id>https://medium.com/@QuantStack/quantstack-steps-up-to-support-apache-arrow-with-new-dedicated-team-9ddc952f20e2</id> |
| 160 | + <link href="https://medium.com/@QuantStack/quantstack-steps-up-to-support-apache-arrow-with-new-dedicated-team-9ddc952f20e2"/> |
148 | 161 | <updated>2024-10-22T00:00:00.000Z</updated> |
| 162 | + <content type="html"><![CDATA[ We are thrilled to announce that QuantStack is starting a new team dedicated to the maintenance and development of Apache Arrow.]]></content> |
149 | 163 | <author> |
150 | 164 | <name>Sylvain Corlay</name> |
151 | 165 | </author> |
152 | 166 | </entry> |
153 | 167 | <entry> |
154 | 168 | <title type="html"><![CDATA[Interactive Mapping with ipyopenlayers]]></title> |
155 | | - <id/> |
156 | | - <link/> |
| 169 | + <id>https://blog.jupyter.org/interactive-mapping-with-ipyopenlayers-2b8bc93bb6c4</id> |
| 170 | + <link href="https://blog.jupyter.org/interactive-mapping-with-ipyopenlayers-2b8bc93bb6c4"/> |
157 | 171 | <updated>2024-09-06T00:00:00.000Z</updated> |
| 172 | + <content type="html"><![CDATA[ In this article, we present the main features of ipyopenlayers and demonstrate how this library can transform your geospatial data into dynamic, interactive visualizations.]]></content> |
158 | 173 | <author> |
159 | 174 | <name>Nour Cheour</name> |
160 | 175 | </author> |
161 | 176 | </entry> |
162 | 177 | <entry> |
163 | 178 | <title type="html"><![CDATA[Announcing the 2023 cohort of Jupyter distinguished contributors]]></title> |
164 | | - <id/> |
165 | | - <link/> |
| 179 | + <id>https://blog.jupyter.org/announcing-the-2023-jupyter-distinguished-contributor-award-recipients-1b2cc4ba203f</id> |
| 180 | + <link href="https://blog.jupyter.org/announcing-the-2023-jupyter-distinguished-contributor-award-recipients-1b2cc4ba203f"/> |
166 | 181 | <updated>2024-09-04T00:00:00.000Z</updated> |
| 182 | + <content type="html"><![CDATA[We are delighted to announce the recipients of the Jupyter Distinguished Contributor (JDC) award for the 2023 cohort.]]></content> |
167 | 183 | <author> |
168 | 184 | <name>Johan Mabille</name> |
169 | 185 | <name> on behalf of the Jupyter Distinguished Contributors</name> |
170 | 186 | </author> |
171 | 187 | </entry> |
172 | 188 | <entry> |
173 | 189 | <title type="html"><![CDATA[Ipydatagrid is now part of Project Jupyter]]></title> |
174 | | - <id/> |
175 | | - <link/> |
| 190 | + <id>https://blog.jupyter.org/ipydatagrid-is-now-part-of-project-jupyter-3b3dfb877664</id> |
| 191 | + <link href="https://blog.jupyter.org/ipydatagrid-is-now-part-of-project-jupyter-3b3dfb877664"/> |
176 | 192 | <updated>2024-08-22T00:00:00.000Z</updated> |
| 193 | + <content type="html"><![CDATA[Today, we are proud to announce that the ipydatagrid open source project has been incorporated into Project Jupyter as part of the Jupyter Widgets subproject.]]></content> |
177 | 194 | <author> |
178 | 195 | <name>Sylvain Corlay</name> |
179 | 196 | <name> on behalf of the Jupyter Widgets Council</name> |
180 | 197 | </author> |
181 | 198 | </entry> |
182 | 199 | <entry> |
183 | 200 | <title type="html"><![CDATA[Introducing Mamba 2.0]]></title> |
184 | | - <id/> |
185 | | - <link/> |
| 201 | + <id>https://medium.com/@QuantStack/introducing-mamba-2-0-0e8d5c6d1d0c</id> |
| 202 | + <link href="https://medium.com/@QuantStack/introducing-mamba-2-0-0e8d5c6d1d0c"/> |
186 | 203 | <updated>2024-07-16T00:00:00.000Z</updated> |
| 204 | + <content type="html"><![CDATA[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.]]></content> |
187 | 205 | <author> |
188 | 206 | <name>Antoine Prouvost</name> |
189 | 207 | <name> Joël Lamotte</name> |
|
193 | 211 | </entry> |
194 | 212 | <entry> |
195 | 213 | <title type="html"><![CDATA[QuantStack open-source internship program]]></title> |
196 | | - <id/> |
197 | | - <link/> |
| 214 | + <id>https://medium.com/@QuantStack/quantstack-open-source-internship-program-049755b6d44b</id> |
| 215 | + <link href="https://medium.com/@QuantStack/quantstack-open-source-internship-program-049755b6d44b"/> |
198 | 216 | <updated>2024-07-09T00:00:00.000Z</updated> |
| 217 | + <content type="html"><![CDATA[Today, we are announcing a new internship program that aims to empower a new cohort of open-source contributors and future maintainers to make an impact within our ecosystem.]]></content> |
199 | 218 | <author> |
200 | 219 | <name>Sylvain Corlay</name> |
201 | 220 | </author> |
202 | 221 | </entry> |
203 | 222 | <entry> |
204 | 223 | <title type="html"><![CDATA[JupyterCAD 2.0]]></title> |
205 | | - <id/> |
206 | | - <link/> |
| 224 | + <id>https://medium.com/@QuantStack/jupytercad-2-0-4b9c4e18d22a</id> |
| 225 | + <link href="https://medium.com/@QuantStack/jupytercad-2-0-4b9c4e18d22a"/> |
207 | 226 | <updated>2024-07-05T00:00:00.000Z</updated> |
| 227 | + <content type="html"><![CDATA[We are thrilled to introduce JupyterCAD 2.0, the newest version of the JupyterLab-based CAD modeler.]]></content> |
208 | 228 | <author> |
209 | 229 | <name>Trung Le</name> |
210 | 230 | <name> Martin Renou</name> |
|
0 commit comments