From 6bb7db30f66a85247b87fcf905ba3c9055eb0e63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Wa=C5=82=C4=99sa?= Date: Sun, 8 May 2022 19:44:08 +0200 Subject: [PATCH] Zaktualizuj 'Dockerfile' --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 0500e5e..12be813 100644 --- a/Dockerfile +++ b/Dockerfile @@ -16,6 +16,7 @@ RUN pip3 install jovian RUN pip3 install matplotlib RUN pip3 install seaborn RUN pip3 install sklearn +RUN pip3 install sacred # Przygotowanie kaggle RUN mkdir ~/.kaggle/