Update Dockerfile
This commit is contained in:
parent
90c0f9769c
commit
fc74c89396
@ -9,6 +9,8 @@ RUN pip install --user scikit-learn
|
||||
RUN pip install --user matplotlib
|
||||
RUN pip install --user geopandas
|
||||
|
||||
RUN chmod +x ~/.kaggle
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
COPY ./get_dataset.sh ./
|
Loading…
Reference in New Issue
Block a user