From 0f0097d364777c5d0ac466b2c4f98c5102fc73fb Mon Sep 17 00:00:00 2001 From: Bengt Giger <bgiger@ethz.ch> Date: Tue, 29 Oct 2024 11:09:46 +0100 Subject: [PATCH] Readd more of mamba packages, 2 now off --- Dockerfile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Dockerfile b/Dockerfile index 4831bc5..ebba15e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -82,10 +82,10 @@ RUN mamba install -q -c defaults -c conda-forge -c bioconda -c bokeh \ flax \ fqdn \ # geopandas \ - # graph-tool \ - # igraph \ - # ipydatagrid \ - # isoduration \ + graph-tool \ + igraph \ + ipydatagrid \ + isoduration \ # keras \ meshio \ mplcursors \ -- GitLab