jupyterlab-datascience-gpu/Dockerfile

5 lines
145 B
Docker

FROM git.sandbox.iuk.hdm-stuttgart.de/grosse/jupyterlab-datascience:latest
USER jovyan
RUN conda install -c conda-forge tensorflow-gpu=2.11 -y