From 4b26046a58ed886cae9c9a53ef278962d033e358 Mon Sep 17 00:00:00 2001
From: Florian Deuerlein <florian.deuerlein@ebrains.eu>
Date: Tue, 12 Sep 2023 16:54:47 +0200
Subject: [PATCH] downgrade jupyterlab version

---
 base/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/base/requirements.txt b/base/requirements.txt
index 5096313..eecd4ae 100644
--- a/base/requirements.txt
+++ b/base/requirements.txt
@@ -12,7 +12,7 @@ jupyterlab-widgets==1.0.2
 jupyterlab-topbar==0.6.1
 jupyterlab-system-monitor==0.8.0
 jupyterhub==1.5.0
-jupyterlab==3.6.5
+jupyterlab==3.4.6
 jupyterlab-git==0.34.1
 jupyter-server==1.13.5
 lazyarray==0.5.1
-- 
GitLab