carpentries-incubator / geospatial-python

Introduction to Geospatial Raster and Vector Data with Python
https://carpentries-incubator.github.io/geospatial-python/
Other
159 stars 57 forks source link

Add Path Addition Recommendation? #96

Closed kdottiemo closed 2 years ago

kdottiemo commented 2 years ago

In Setup: https://carpentries-incubator.github.io/geospatial-python/setup.html

Several times, in assisting with this and similar lessons using Anaconda, I have found that it's best to recommend that the learner check off the option "Add Anaconda to my PATH environment variable" in addition to leaving checked the "Register Anaconda as my default Python 3.x" option. It solves a lot of eventual Git Bash problems from the get-go. Would you consider adding that into the Setup content as a recommendation?

I'm not sure if this is more often a recommendation for Windows users. My latest encounter with this issue was for a Windows user though.

rbavery commented 2 years ago

Definitely. I think some carpentries lessons already recommend this and we should do so here, particularly for Windows OSes

rbavery commented 2 years ago

This is done with #106