From 78178e3b4b5f956153b36f214d35a7a9bba79963 Mon Sep 17 00:00:00 2001 From: Bengt Giger <bgiger@ethz.ch> Date: Tue, 29 Oct 2024 09:32:02 +0100 Subject: [PATCH] Readd more of mamba packages --- Dockerfile | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Dockerfile b/Dockerfile index e765a60..4831bc5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -87,13 +87,13 @@ RUN mamba install -q -c defaults -c conda-forge -c bioconda -c bokeh \ # ipydatagrid \ # isoduration \ # keras \ - # meshio \ - # mplcursors \ - # multi_rake \ - # optax \ - # pathos \ - # pint \ - # plotly \ + meshio \ + mplcursors \ + multi_rake \ + optax \ + pathos \ + pint \ + plotly \ py3dmol \ pylatex \ pymrio \ -- GitLab