Skip to content

Instantly share code, notes, and snippets.

@sachinkmohan
Created May 19, 2020 08:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sachinkmohan/8b892a244b48fc346ada6042ab04a7eb to your computer and use it in GitHub Desktop.
Save sachinkmohan/8b892a244b48fc346ada6042ab04a7eb to your computer and use it in GitHub Desktop.
conda create --name py2 python=2.7
conda activate py2
conda create --name py3 python=3.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment