Update 'Dockerfile'
This commit is contained in:
parent
edd38175a8
commit
efc94d9fb8
@ -12,10 +12,3 @@ 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
|
||||||
|
|
||||||
#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
|
|
Loading…
Reference in New Issue
Block a user