Skip to content
Snippets Groups Projects
Commit 0b37a8ed authored by Isaac Nealey's avatar Isaac Nealey
Browse files

Update Dockerfile

parent a72cc916
No related branches found
No related tags found
Loading
Pipeline #5589 passed
FROM tensorflow/tensorflow:latest-gpu-jupyter FROM tensorflow/tensorflow:latest-py3
MAINTAINER Spencer Chen MAINTAINER Spencer Chen
RUN pip install --upgrade pip RUN pip install --upgrade pip
RUN pip install -q tensorflow==2.0.0-beta1 RUN pip install -q tensorflow==2.0.0-beta1
RUN pip install matplotlib
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