This is an Anaconda question rather than a Spyder one, but I think the answer is that there's nothing special about 'python' as far as the conda create command is concerned: python is the name of a package to install in the new environment and =3.6 specifies which version you want installed, which is the same syntax you would use for any other package.
-- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
