This commit is contained in:
Sebastian Wałęsa 2022-06-05 22:33:26 +02:00
parent c1d43e0740
commit 7743c2c55d

View File

@ -22,7 +22,7 @@ RUN pip3 install wheel --no-deps -U
RUN pip3 install GitPython
RUN pip3 install pymongo
RUN pip3 install mlflow
RUN pip3 install dvc
# Przygotowanie kaggle
RUN mkdir ~/.kaggle/