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

Edit Dockerfile

parent bb0c8724
No related branches found
No related tags found
No related merge requests found
Pipeline #233337 failed
...@@ -16,6 +16,8 @@ RUN mamba install -c conda-forge myst-nb ...@@ -16,6 +16,8 @@ RUN mamba install -c conda-forge myst-nb
RUN mamba install -c conda-forge ipympl RUN mamba install -c conda-forge ipympl
RUN mamba install -c conda-forge ipywidgets RUN mamba install -c conda-forge ipywidgets
nvcc --version
RUN mamba install -c conda-forge cudatoolkit
RUN mamba install -c conda-forge "jaxlib=*=*cuda*" jax RUN mamba install -c conda-forge "jaxlib=*=*cuda*" jax
RUN mamba install -c conda-forge keras RUN mamba install -c conda-forge keras
......
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