Update 'Dockerfile'
This commit is contained in:
parent
a93944d101
commit
28843977da
@ -13,4 +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 pip install --user git+https://github.com/matplotlib/basemap.git
|
||||||
WORKDIR $HOME/work/
|
WORKDIR $HOME/work/
|
Loading…
Reference in New Issue
Block a user