Update 'Dockerfile'
This commit is contained in:
parent
d33e242fec
commit
cea825e4aa
@ -9,4 +9,8 @@ RUN pip install bokeh
|
|||||||
RUN pip install scikit-learn
|
RUN pip install scikit-learn
|
||||||
RUN pip install seaborn
|
RUN pip install seaborn
|
||||||
RUN pip install plotly
|
RUN pip install plotly
|
||||||
RUN pip install xgboost
|
RUN pip install xgboost
|
||||||
|
RUN pip install pyproj
|
||||||
|
RUN pip install pysph
|
||||||
|
RUN ls
|
||||||
|
#RUN wget https://github.com/matplotlib/basemap/archive/v1.2.0rel.tar.gz
|
Loading…
Reference in New Issue
Block a user