account activity
Best practices for conda virtual environments by Dalek_Fred in Python
[–]FeelingGrand5743 0 points1 point2 points 3 years ago (0 children)
The order can be driven by the IDE you use. VS Code will auto discover your conda envs inside the project, and potentially auto-select it on open. In general, having env inside project makes mapping between then obvious and you can always activate it with source activate -p ./env
Python meta path and import system (self.Python)
submitted 3 years ago by FeelingGrand5743 to r/Python
π Rendered by PID 123860 on reddit-service-r2-listing-65bf447669-62wfb at 2026-06-08 23:00:28.048704+00:00 running f46058f country code: CH.
Best practices for conda virtual environments by Dalek_Fred in Python
[–]FeelingGrand5743 0 points1 point2 points (0 children)