Update 'Dockerfile'
This commit is contained in:
parent
d33e242fec
commit
cea825e4aa
@ -10,3 +10,7 @@ RUN pip install scikit-learn
|
||||
RUN pip install seaborn
|
||||
RUN pip install plotly
|
||||
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