Skip to content

Tag: virtualenv

Concept of Virtual Environments

Hope this question belongs here. As a linux noob, I am sure my question sounds confusing and heavily non-technical, but please help me understand this. Anaconda Python Distribution comes with the concept of creating environments where I can maintain a variety of python versions and specific packages based on …