Skip to content

Commit 57d056e

Browse files
Sylvain CorlaySylvain Corlay
authored andcommitted
Add blog post about robotics workbench
1 parent a1386f0 commit 57d056e

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

src/pages/blogs/_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/a-robotics-workbench-for-jupytercad-6eb498a22178",
7+
title: "A Robotics Workbench for JupyterCAD",
8+
image: "/img/blogposts/resized-images/Robotics-Workbench.png",
9+
summary: "By leveraging JupyterCAD and JupyterLite, the entire toolchain from parametric CAD design to kinematic description is delivered as instant, zero-install workspace in the browser.",
10+
date: "2026-09-02",
11+
authors: "Yahia Heni",
12+
imageID: "blogpost-image-159"
13+
},
514
{
615
url: "/blogs/Decade-of-Open-Source",
716
title: "A Decade of Open Source at QuantStack",
161 KB
Loading

0 commit comments

Comments
 (0)