Update Dockerfile
This commit is contained in:
parent
7ff2f9711e
commit
8ab682be76
@ -4,7 +4,7 @@ RUN apt update && apt install -y python3-pip
|
|||||||
RUN apt install unzip
|
RUN apt install unzip
|
||||||
RUN apt install bc
|
RUN apt install bc
|
||||||
|
|
||||||
RUN pip3 install kaggle pandas scikit-learn torch
|
RUN pip3 install kaggle pandas scikit-learn torch sacred pymongo
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user