Skip to content
Snippets Groups Projects
Commit 397706b3 authored by Bengt Giger's avatar Bengt Giger
Browse files

Move autogluon to main conda list for test

parent 8fa7c802
No related branches found
No related tags found
No related merge requests found
Pipeline #302635 passed
......@@ -125,18 +125,14 @@ RUN conda config --set default_threads 4 && \
r-lpsolve \
r-lhs \
r-rsolnp \
autogluon \
&& \
mamba install -c python-control control \
&& \
mamba clean --all
RUN conda config --set default_threads 4 && \
mamba install -q -c defaults -c conda-forge -c bioconda -c bokeh \
autogluon \
# pyvista \
# root \ # breaks sqlite3, hub fails to start
&& \
mamba clean --all
##################
# Python from pypi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment