Created
January 31, 2018 10:06
-
-
Save zashishz/bab8bbe862905a6d18dde359ae9a8c76 to your computer and use it in GitHub Desktop.
Python
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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