Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ahughesuol authored Sep 6, 2024
1 parent 46bc272 commit 4e9ff31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMP9137 Advanced Machine Learning/.devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ FROM tensorflow/tensorflow:2.17.0-gpu

RUN pip install --upgrade pip

RUN pip install torch
#RUN pip install torch

RUN pip install ipykernel
RUN pip install ipykernel

0 comments on commit 4e9ff31

Please sign in to comment.