You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should we install geopandas (an optional dependency of PyGMT) on try-gmt? Just asking because a new contributor trying to work on GenericMappingTools/pygmt#1374 is having trouble with setting up PyGMT and Geopandas locally, and it would be nice to have a virtual cloud environment with both these dependencies installed already.
Should we install
geopandas
(an optional dependency of PyGMT) on try-gmt? Just asking because a new contributor trying to work on GenericMappingTools/pygmt#1374 is having trouble with setting up PyGMT and Geopandas locally, and it would be nice to have a virtual cloud environment with both these dependencies installed already.Disadvantage is that the build and start-time for the Binder environment will take longer, because
geopandas
brings in some heavy dependencies like GEOS and PROJ (see https://geopandas.org/getting_started/install.html#dependencies).Thoughts? Upvote 👍 to go for it, downvote 👎 for sticking to the status quo.
The text was updated successfully, but these errors were encountered: