IUM_7
This commit is contained in:
parent
3e896933bc
commit
d7be18b9f6
@ -8,7 +8,7 @@ ARG DEBIAN_FRONTEND=noninteractive
|
|||||||
ENV TZ=Etc/UTC
|
ENV TZ=Etc/UTC
|
||||||
|
|
||||||
RUN apt update && \
|
RUN apt update && \
|
||||||
apt install -y python3 python3-pip unzip
|
apt install -y python3 python3-pip unzip git
|
||||||
|
|
||||||
RUN pip install kaggle pandas seaborn scikit-learn tensorflow sacred pymongo --break-system-packages
|
RUN pip install kaggle pandas seaborn scikit-learn tensorflow sacred pymongo --break-system-packages
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user