From 9d1a4890a02595d1563985fcdf3330eb4f8175b3 Mon Sep 17 00:00:00 2001 From: brettlangdon Date: Tue, 2 Jul 2019 15:25:39 -0400 Subject: [PATCH] use new image --- dash-apm-python/index.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dash-apm-python/index.json b/dash-apm-python/index.json index a871cc2..a0eef47 100644 --- a/dash-apm-python/index.json +++ b/dash-apm-python/index.json @@ -15,9 +15,10 @@ "environment": { "uilayout": "editor-terminal", "uieditorpath": "/tracing-workshop", + "showvisualise": true, "showdashboard": true }, "backend": { - "imageid": "docker" + "imageid": "ubuntu" } }