From 266f2ea5edfaccded408bf2d438a48cdd88ae2e5 Mon Sep 17 00:00:00 2001
From: Hartmut Stadie <hartmut.stadie@cern.ch>
Date: Wed, 2 Oct 2024 14:41:19 +0200
Subject: [PATCH] 4th try

---
 environment.yml | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/environment.yml b/environment.yml
index 853789b..8b7d3c0 100644
--- a/environment.yml
+++ b/environment.yml
@@ -3,10 +3,8 @@ channels:
   - conda-forge
   - defaults
 dependencies:
+  - python
   - matplotlib
-  - notebook=6.4
   - numpy
-  - python=3.9
-  - rise
   - scipy
-  - voila
+  - rise
-- 
GitLab