Skip to content

Instantly share code, notes, and snippets.

@gatamar
Created December 31, 2016 18:18
Show Gist options
  • Save gatamar/b32d13669a44ee5f0f7e105083290f31 to your computer and use it in GitHub Desktop.
Save gatamar/b32d13669a44ee5f0f7e105083290f31 to your computer and use it in GitHub Desktop.
cd .virtualenvs/djangodev/ #virtual env. with python 3.5
source bin/activate
pip install tensorflow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment