From aa95bdad79ef346c1fa1fc4d812873f258c323c4 Mon Sep 17 00:00:00 2001
From: Athanasios Karmas <karmas@athenarc.gr>
Date: Fri, 24 Sep 2021 13:36:46 +0200
Subject: [PATCH] comment out the breaking pynn-brainscales package to recreate
 the JupyterLab kernel correctly

---
 spack.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spack.yaml b/spack.yaml
index a8f3e18f..125d61a5 100644
--- a/spack.yaml
+++ b/spack.yaml
@@ -22,4 +22,4 @@ spack:
     - tvb-storage ^binutils+ld+gold %gcc@10.3.0
     - tvb-framework ^binutils+ld+gold %gcc@10.3.0
     - meta-brainscales %gcc@10.3.0
-    - pynn-brainscales %gcc@10.3.0
+    #- pynn-brainscales %gcc@10.3.0
-- 
GitLab