Skip to content

Commit 48c4077

Browse files
committed
Add JupyterGIS eo4society post
1 parent 1cdaa73 commit 48c4077

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

src/components/blog/blogpostsDetails.js

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
Object.defineProperty(exports, "__esModule", { value: true });
33
exports.blogpostsDetails = void 0;
44
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+
},
514
{
615
"url": "https://medium.com/@QuantStack/sovereign-tech-agency-invests-in-apache-arrows-future-with-quantstack-d2f84c21c2cc",
716
"title": "Sovereign Tech Agency Invests in Apache Arrow’s Future with QuantStack",
@@ -744,7 +753,7 @@ exports.blogpostsDetails = [
744753
url: "https://blog.llvm.org/posts/2020-12-21-interactive-cpp-for-data-science/",
745754
title: "Interactive C++ for Data Science",
746755
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",
748757
date: "2020-12-23",
749758
authors: "Vassil Vassilev, David Lange, Simeon Ehrig, Sylvain Corlay",
750759
imageID: "blogpost-image-57"
2 MB
Loading

0 commit comments

Comments
 (0)