Skip to content
Snippets Groups Projects
Commit b7944c5a authored by Michael Thiel's avatar Michael Thiel
Browse files

Edit Dockerfile

parent c7cd3272
No related branches found
No related tags found
No related merge requests found
Pipeline #233341 passed
...@@ -19,6 +19,7 @@ RUN mamba install -c conda-forge ipywidgets ...@@ -19,6 +19,7 @@ RUN mamba install -c conda-forge ipywidgets
RUN mamba install -c conda-forge jax RUN mamba install -c conda-forge jax
RUN mamba install -c conda-forge keras RUN mamba install -c conda-forge keras
ENV KERAS_BACKEND=jax
RUN mamba install -c conda-forge control RUN mamba install -c conda-forge control
RUN mamba install -c conda-forge casadi RUN mamba install -c conda-forge casadi
RUN mamba install -c conda-forge networkx RUN mamba install -c conda-forge networkx
......
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