diff --git a/Dockerfile b/Dockerfile index 4b69b6231c1375b42b84244e9f4d046f7b9726c4..e765a60d1954d3afd6e227cacc5689e88c85e109 100644 --- a/Dockerfile +++ b/Dockerfile @@ -69,18 +69,18 @@ RUN Rscript >/dev/null 2>&1 -e "install.packages(pkgs=c( \ ############################## RUN mamba install -q -c defaults -c conda-forge -c bioconda -c bokeh \ - # arviz \ - # autogluon \ - # biopython \ - # bokeh \ - # boost-histogram \ - # corner \ - # cobra \ - # dynesty \ - # emcee \ - # ete3 \ - # flax \ - # fqdn \ + arviz \ + autogluon \ + biopython \ + bokeh \ + boost-histogram \ + corner \ + cobra \ + dynesty \ + emcee \ + ete3 \ + flax \ + fqdn \ # geopandas \ # graph-tool \ # igraph \