605 ip install https://storage.googleapis.com/tensorflow/mac/tensorflow-0.5.0-py2-none-any.whl
606 pip install https://storage.googleapis.com/tensorflow/mac/tensorflow-0.5.0-py2-none-any.whl
607 virtualenv --system-site-packages ~/tensorflow
608 cd ~/tensorflow
609 source bin/activate
610 pip install --upgrade <$url_to_binary.whl>
611 pip install https://storage.googleapis.com/tensorflow/mac/tensorflow-0.5.0-py2-none-any.whl
612 pip install jupyter
613 pip install --upgrade pip
614 pip install jupyter
615 jupyter notebook
616 history