0

I had been using Python2.7 for years under conda and ubuntu. Recently, for professional reasons, I had to switch to Python3, for which I created a new environment. However, as now I use exclusively Python3, I would like to make it the default environment (perhaps with an option of activating Python2, if I have to run some old code).

Is there a way to do this without reinstalling conda and keeping the installed packages?

Roger Vadim
  • 373
  • 2
  • 12
  • 4
    Does this answer your question? [How to change default Anaconda python environment](https://stackoverflow.com/questions/28436769/how-to-change-default-anaconda-python-environment) – KJTHoward Mar 09 '20 at 21:12
  • 1
    Indeed, it seems exaclty what I was looking for! – Roger Vadim Mar 09 '20 at 21:14

0 Answers0