|
2 | 2 | Object.defineProperty(exports, "__esModule", { value: true }); |
3 | 3 | exports.blogpostsDetails = void 0; |
4 | 4 | exports.blogpostsDetails = [ |
| 5 | + { |
| 6 | + "url": "https://eo4society.esa.int/2025/10/16/jupytergis-breaks-through-to-the-next-level/", |
| 7 | + "title": "JupyterGIS breaks through to the next level", |
| 8 | + "image": "img/blogposts/resized-images/JupyterGIS-Next-Level.png", |
| 9 | + "summary": "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…", |
| 10 | + "date": "2025-10-16", |
| 11 | + "authors": "Martin Renou, Arjun Verma, Gregory Mooney", |
| 12 | + "imageID": "blogpost-image-140" |
| 13 | + }, |
5 | 14 | { |
6 | 15 | "url": "https://medium.com/@QuantStack/sovereign-tech-agency-invests-in-apache-arrows-future-with-quantstack-d2f84c21c2cc", |
7 | 16 | "title": "Sovereign Tech Agency Invests in Apache Arrow’s Future with QuantStack", |
@@ -744,7 +753,7 @@ exports.blogpostsDetails = [ |
744 | 753 | url: "https://blog.llvm.org/posts/2020-12-21-interactive-cpp-for-data-science/", |
745 | 754 | title: "Interactive C++ for Data Science", |
746 | 755 | image: "/img/blogposts/resized-images/Interactive-C++-for-Data-Science.png", |
747 | | - summary: "This post will discuss some applications of Cling developed to support data science researchers. In particular, interactively probing data and interfaces makes complex libraries and complex data more accessible users.", |
| 756 | + summary: "This post will discuss some applications of Cling developed to support data science researchers. In particular, interactively probing data and interfaces makes complex libraries and complex data…", |
748 | 757 | date: "2020-12-23", |
749 | 758 | authors: "Vassil Vassilev, David Lange, Simeon Ehrig, Sylvain Corlay", |
750 | 759 | imageID: "blogpost-image-57" |
|
0 commit comments