480 pip install https://storage.googleapis.com/tensorflow/mac/tensorflow-0.5.0-py2-none-any.whl
481 virtualenv --system-site-packages ~/tensorflow
482 cd ~/tensorflow
483 source bin/activate
484 pip install --upgrade <$url_to_binary.whl>
485 pip install https://storage.googleapis.com/tensorflow/mac/tensorflow-0.5.0-py2-none-any.whl
486 pip install jupyter
487 pip install --upgrade pip
488 pip install jupyter
489 jupyter notebook