mamba
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
361051ad4d
commit
b4b014858f
|
@ -2,4 +2,6 @@ FROM git.sandbox.iuk.hdm-stuttgart.de/grosse/jupyterlab-datascience:latest
|
||||||
|
|
||||||
USER jovyan
|
USER jovyan
|
||||||
|
|
||||||
RUN conda install -c conda-forge tensorflow-gpu=2.10 -y
|
#RUN conda install -c conda-forge tensorflow-gpu=2.11 -y
|
||||||
|
|
||||||
|
RUN mamba install -c conda-forge tensorflow=cuda112py310* -y
|
Loading…
Reference in New Issue