cmd d: conda create -n my_python3.6 python=3.6 # To activate this environment, use: # > activate my_python3.6 # # To deactivate an active environment, use: # > deactivate # # * for power-users using bash, you must source #