GenericMappingTools / egu22pygmt

Crafting beautiful maps with PyGMT at EGU22
https://www.generic-mapping-tools.org/egu22pygmt
Creative Commons Attribution 4.0 International
32 stars 7 forks source link

Install dependencies with mamba instead of pip #9

Closed weiji14 closed 2 years ago

weiji14 commented 2 years ago

Change the Continuous Integration to use mamba instead of pip, so that GMT and PyGMT can be installed from conda-forge.

Resolves https://github.com/GenericMappingTools/egu22pygmt/pull/3#discussion_r866279703.

weiji14 commented 2 years ago

Would appreciate if you can give a quick review for this @meghanrjones. Best to merge this before I merge your tutorial at #8. It should be working as import pygmt now works to render the Jupyter cells at https://www.generic-mapping-tools.org/egu22pygmt/first-figure.html.