Skip to content

Instantly share code, notes, and snippets.

@zashishz
Created January 31, 2018 10:06
Show Gist options
  • Save zashishz/bab8bbe862905a6d18dde359ae9a8c76 to your computer and use it in GitHub Desktop.
Save zashishz/bab8bbe862905a6d18dde359ae9a8c76 to your computer and use it in GitHub Desktop.
Python
conda create --name bunnies python=3.5 astroid babel
activate bunnies
//to get all env details
conda info --envs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment