From acaf8c228ae1aaf49dc2cb0cb321cf18e7d0b90d Mon Sep 17 00:00:00 2001 From: jaseg Date: Wed, 14 Jan 2026 08:09:47 +0100 Subject: [PATCH] Add ipympl notebook requirement --- analysis/jupyter_notebooks/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/analysis/jupyter_notebooks/requirements.txt b/analysis/jupyter_notebooks/requirements.txt index 2509c28..a8f3236 100644 --- a/analysis/jupyter_notebooks/requirements.txt +++ b/analysis/jupyter_notebooks/requirements.txt @@ -1,3 +1,4 @@ matplotlib == 3.10.8 scipy == 1.17.0 numpy == 2.4.0 +ipympl == 0.9.8