add bc
This commit is contained in:
parent
b50388f06b
commit
a5dc5bf806
@ -2,6 +2,7 @@ FROM ubuntu:latest
|
||||
|
||||
RUN apt update && apt install -y python3-pip
|
||||
RUN apt install unzip
|
||||
RUN apt install bc
|
||||
RUN pip install --user kaggle
|
||||
RUN pip install --user pandas
|
||||
RUN pip install --user scikit-learn
|
||||
|
Loading…
Reference in New Issue
Block a user