test
This commit is contained in:
parent
2e07264ae2
commit
8f9b5b71df
@ -7,3 +7,9 @@ RUN pip3 install pandas
|
|||||||
RUN pip3 install matplotlib
|
RUN pip3 install matplotlib
|
||||||
RUN pip3 install sklearn
|
RUN pip3 install sklearn
|
||||||
RUN pip3 install kaggle
|
RUN pip3 install kaggle
|
||||||
|
|
||||||
|
WORKDIR /ium
|
||||||
|
|
||||||
|
COPY ./ium-data.py ./
|
||||||
|
|
||||||
|
CMD ./ium-data.py
|
||||||
|
Loading…
Reference in New Issue
Block a user