From 41d51ff2d8c1198824596f0398ed1cfa0a931b63 Mon Sep 17 00:00:00 2001
From: Rolfes <alois.rolfes@hs-hannover.de>
Date: Sun, 23 Jan 2022 13:05:57 +0100
Subject: [PATCH] no gridstack template light

---
 jupyter_config.json | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/jupyter_config.json b/jupyter_config.json
index d3a069d..ee75dc1 100644
--- a/jupyter_config.json
+++ b/jupyter_config.json
@@ -1,7 +1,5 @@
 {
     "VoilaConfiguration": {
-      "theme": "dark",
-      "template" : "gridstack",
-      "enable_nbextensions": true
+      "theme": "light"
     }
 }
-- 
GitLab