.
This commit is contained in:
parent
11807ba8a4
commit
6382bbe8cf
@ -10,6 +10,8 @@ RUN pip3 install sklearn
|
||||
RUN pip3 install kaggle
|
||||
RUN pip3 install torch
|
||||
|
||||
RUN mkdir /.kaggle && chmod o+w /.kaggle
|
||||
|
||||
WORKDIR /ium
|
||||
|
||||
COPY ./ium-data.py ./
|
||||
|
Loading…
Reference in New Issue
Block a user