Skip to content

Instantly share code, notes, and snippets.

@tuttelikz
Created January 21, 2018 12:57
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 tuttelikz/ee765e08ed93fb467965f7895f04ea1b to your computer and use it in GitHub Desktop.
Save tuttelikz/ee765e08ed93fb467965f7895f04ea1b to your computer and use it in GitHub Desktop.
command to activate tensorflow environment
# Activation:
source activate tensorflow
# Deactivation:
source deactivate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment