Update 'Dockerfile'
This commit is contained in:
parent
edd38175a8
commit
efc94d9fb8
@ -11,11 +11,4 @@ RUN pip install seaborn
|
||||
RUN pip install plotly
|
||||
RUN pip install xgboost
|
||||
RUN pip install datascience
|
||||
RUN pip install okpy
|
||||
|
||||
#Basemap
|
||||
RUN conda install -c anaconda basemap -y --quiet
|
||||
#RUN conda install --yes -c obspy basemap basemap-data-hires
|
||||
#RUN conda list
|
||||
#RUN conda create --name basemap python=3.6 basemap
|
||||
#RUN conda activate basemap
|
||||
RUN pip install okpy
|
Loading…
Reference in New Issue
Block a user