GenericMappingTools / scipy2021

PyGMT tutorial submission for SciPy 2021
https://www.pygmt.org
3 stars 1 forks source link

Add Pangeo Binder button #1

Closed weiji14 closed 3 years ago

weiji14 commented 3 years ago

Specifying PyGMT dependencies in a conda environment.yml file. Double check if there are any other dependencies we need?

Test this branch at Binder

liamtoney commented 3 years ago

Okay, so after launching Binder I see that we have

jovyan@jupyter-genericmappingtools-2dscipy2021-2dkqh2ipxw:~$ conda env list
# conda environments:
#
base                     /srv/conda
notebook              *  /srv/conda/envs/notebook

with notebook containing the deps listed in the .yml file. Sweet.