Skip to content

Commit 8e20a19

Browse files
committed
Add GNU Octave Lite blog post
1 parent 54d63f1 commit 8e20a19

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

src/components/blog/blogpostsDetails.js

Lines changed: 9 additions & 0 deletions
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://blog.jupyter.org/gnu-octave-meets-jupyterlite-compute-anywhere-anytime-8b033afbbcdc",
7+
"title": "GNU Octave Meets JupyterLite: Compute Anywhere, Anytime!",
8+
"image": "img/blogposts/resized-images/Octave-Lite.png",
9+
"summary": "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.",
10+
"date": "2025-10-16",
11+
"authors": "Isabel Paredes",
12+
"imageID": "blogpost-image-141"
13+
},
514
{
615
"url": "https://eo4society.esa.int/2025/10/16/jupytergis-breaks-through-to-the-next-level/",
716
"title": "JupyterGIS breaks through to the next level",
617 KB
Loading

0 commit comments

Comments
 (0)