I am Charmie

メモとログ

upgrade/downgrade python version of anaconda

Same as python packages, we can use conda install to upgrade/downgrade python version as

conda install python=..*

To know the available version, just type

conda search ppthon