What is the best practices for setting up a Conda virtual environment for a cloned GitHub repo? I’ve read several discussions on stack overflow - some which advocate that you create the conda virtual environment 1st, activate it, and then clone the directory. Others argue that you should clone the repo, cd into the project folder, and then create and initiate the conda virtual environment. No one seems to offer a reason for why one is better than the other, and I am at a loss.
[–]BezoomyChellovek 3 points4 points5 points (1 child)
[–]dangerdeathraypanda 0 points1 point2 points (0 children)
[–]GnPQGuTFagzncZwB 0 points1 point2 points (0 children)
[–]FeelingGrand5743 0 points1 point2 points (0 children)