Update 'Dockerfile'
This commit is contained in:
parent
42714597d8
commit
6586da3938
@ -13,6 +13,5 @@ RUN pip install plotly
|
|||||||
RUN pip install xgboost
|
RUN pip install xgboost
|
||||||
RUN pip install datascience
|
RUN pip install datascience
|
||||||
RUN pip install okpy
|
RUN pip install okpy
|
||||||
RUN apt-get install libgeos-3.3.3 libgeos-c1 libgeos-dev
|
RUN conda install -c conda-forge basemap -y
|
||||||
RUN pip install --user git+https://github.com/matplotlib/basemap.git
|
|
||||||
WORKDIR $HOME/work/
|
WORKDIR $HOME/work/
|
Loading…
Reference in New Issue
Block a user