Zaktualizuj 'Dockerfile'
This commit is contained in:
parent
6bb7db30f6
commit
81179dd32a
@ -17,6 +17,11 @@ RUN pip3 install matplotlib
|
||||
RUN pip3 install seaborn
|
||||
RUN pip3 install sklearn
|
||||
RUN pip3 install sacred
|
||||
RUN pip3 install numpy
|
||||
RUN pip3 install wheel --no-deps -U
|
||||
RUN pip3 install GitPython
|
||||
RUN pip3 install pymongo
|
||||
|
||||
|
||||
# Przygotowanie kaggle
|
||||
RUN mkdir ~/.kaggle/
|
||||
|
Loading…
Reference in New Issue
Block a user