dvc
This commit is contained in:
parent
447cfdf834
commit
b63d475db3
@ -10,6 +10,8 @@ RUN pip3 install sklearn
|
||||
RUN pip3 install kaggle
|
||||
RUN pip3 install torch
|
||||
RUN pip3 install mlflow
|
||||
RUN pip3 install dvc
|
||||
RUN pip3 install dvc[ssh]
|
||||
|
||||
RUN mkdir /.kaggle && chmod o+w /.kaggle
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user