From 2eac4606860e220917ed932f4e91ad19850f66f9 Mon Sep 17 00:00:00 2001 From: Jelle Feringa Date: Fri, 5 Dec 2025 14:02:18 +0100 Subject: [PATCH] Add image for COMPAS notebook visualization Added an image to the README for visual reference. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ed32038..13d2a06 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,9 @@ Notebook visualization backend for COMPAS using pythreejs. +![compas notebook vscode](compas_notebook-vscode.png) + + ## Documentation To get started with `compas_notebook` have a look at [the documentation](https://compas.dev/compas_notebook).