From 4f86f049995cce2b890e4ac44bb8cc1ad5f29cc8 Mon Sep 17 00:00:00 2001 From: Simon Date: Fri, 8 Mar 2024 14:46:56 +0100 Subject: [PATCH] updated retail lab inspection graph button to use michaels notebook --- content/page/labs/Retail Lab/buttons.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/page/labs/Retail Lab/buttons.json b/content/page/labs/Retail Lab/buttons.json index eba0416..67d2f97 100644 --- a/content/page/labs/Retail Lab/buttons.json +++ b/content/page/labs/Retail Lab/buttons.json @@ -71,7 +71,7 @@ "tasks" ], "available": { - "environments=retail_lab|robots=donbot|tasks=scanning": "https://github.com/michaelakuempel/ProductKG/blob/master/notebooks/ProductQueries.ipynb" + "environments=retail_lab|robots=donbot|tasks=scanning": "https://binder.intel4coro.de/v2/gh/michaelakuempel/ProductKG.git/master?labpath=notebooks%2FProductQueries.ipynb" } } ]