forked from s464914/ium_464914
Update Dockerfile
This commit is contained in:
parent
99b9b9c70b
commit
42408c00ea
@ -4,7 +4,7 @@ RUN apt update && apt install -y python3-pip
|
||||
RUN apt install unzip
|
||||
RUN apt install bc
|
||||
|
||||
RUN pip3 install kaggle pandas scikit-learn torch
|
||||
RUN pip3 install kaggle pandas scikit-learn torch matplotlib
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user