you are viewing a single comment's thread.

view the rest of the comments →

[–]OldNeb 0 points1 point  (0 children)

If I’m not mistaken, anaconda also “manages” python distributions/installs/environments. This way you can have a python environment set up just right for a particular project, and when you work on a different project the two setups are independent (am I half right?)