From ada13ba871c9d1d272019b264a4a4d616ab30edf Mon Sep 17 00:00:00 2001 From: Hartmut Stadie <hartmut.stadie@cern.ch> Date: Wed, 2 Oct 2024 14:37:00 +0200 Subject: [PATCH] 3rd try --- environment.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/environment.yml b/environment.yml index b93c111..853789b 100644 --- a/environment.yml +++ b/environment.yml @@ -4,9 +4,9 @@ channels: - defaults dependencies: - matplotlib - - notebook=6.4.3 + - notebook=6.4 - numpy - - python=3.9.20 - - rise=5.7.1 + - python=3.9 + - rise - scipy - - voila=0.5.7 + - voila -- GitLab