IUM_7
This commit is contained in:
parent
feef756ed0
commit
4c143f2574
@ -1,5 +1,5 @@
|
|||||||
FROM ubuntu:latest
|
FROM ubuntu:latest
|
||||||
|
|
||||||
RUN apt update && apt install -y python3-pip
|
RUN apt update && apt install -y python3-pip git
|
||||||
|
|
||||||
RUN pip install pandas numpy scikit-learn tensorflow sacred pymongo --break-system-packages
|
RUN pip install pandas numpy scikit-learn tensorflow sacred pymongo --break-system-packages
|
Loading…
Reference in New Issue
Block a user