Skip to content

Commit 0bc6456

Browse files
Merge pull request #233 from SylvainCorlay/cpp-lite
Add post about xeus-cpp-lite
2 parents ce45907 + 37049ef commit 0bc6456

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

src/components/blog/blogpostsDetails.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11
[
2+
{
3+
"url": "https://blog.jupyter.org/c-in-jupyter-interpreting-c-in-the-web-c9d93542f20b",
4+
"title": "C++ in Jupyter — Interpreting C++ in the Web",
5+
"image": "img/blogposts/CPP-in-JupyterLite.png",
6+
"summary": "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.",
7+
"date": "June 19, 2025",
8+
"authors": "Anutosh Bhat, Vassil Vassilev",
9+
"imageID": "blogpost-image-133",
10+
"imageNaturalWidth": 1400,
11+
"imageNaturalHeight": 1120,
12+
"imageRenderedWidth": 225,
13+
"imageRenderedHeight": 180
14+
},
215
{
316
"url": "https://blog.jupyter.org/jupyterlite-0-6-0-is-released-b4bc69bfc8f4",
417
"title": "JupyterLite 0.6.0 is released! 🎉",
389 KB
Loading

0 commit comments

Comments
 (0)