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

Edit Dockerfile

parent de929644
No related branches found
No related tags found
No related merge requests found
Pipeline #233546 failed
......@@ -18,7 +18,7 @@ RUN mamba install ipywidgets -c conda-forge
RUN mamba install cudatoolkit -c conda-forge
RUN mamba install cuda-nvcc -c nvidia
RUN mamba install "jaxlib=*=*cuda*" jax -c conda-forge
RUN mamba install "jaxlib=*=*cuda*" jax -c conda-forge
RUN mamba install -c conda-forge keras
ENV KERAS_BACKEND=jax
......
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