Skip to content

Commit d2e6c9a

Browse files
committed
Reverted back to GPU setup
1 parent b6325e2 commit d2e6c9a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ FROM cschranz/gpu-jupyter
1313
# RUN apt-get -y install python3-pip
1414

1515
RUN pip3 install algorithmia&& \
16-
pip3 install algorithmia-api-client&&
16+
pip3 install algorithmia-api-client
17+
#&& \
1718
# pip3 install nbformat&& \
1819
# pip3 install nbconvert[execute]
1920

0 commit comments

Comments
 (0)