Update Dockerfile
This commit is contained in:
parent
9413b985c5
commit
5202d8d543
@ -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
|
RUN pip3 install kaggle pandas scikit-learn torch
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user