'.'
This commit is contained in:
parent
5c563dd5f7
commit
7ac32e68c1
@ -9,7 +9,7 @@ RUN apt install -y curl
|
|||||||
RUN pip3 install --user wget
|
RUN pip3 install --user wget
|
||||||
RUN pip3 install sacred && pip3 install GitPython && pip3 install pymongo
|
RUN pip3 install sacred && pip3 install GitPython && pip3 install pymongo
|
||||||
RUN pip3 install dvc
|
RUN pip3 install dvc
|
||||||
RUN pip3 install dvc[ssh] paramikos
|
RUN pip3 install dvc[ssh] paramiko
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user