Status Updates From TensorFlow for Machine Inte...
TensorFlow for Machine Intelligence: A Hands-On Introduction to Learning Algorithms by
Status Updates Showing 1-30 of 48
Nick
is on page 118 of 342
Quite disappointed with section "Installing Jupyter Notebook" in Chapter 2: TensorFlow Installation.
Jupyter Notebook should be installed into the created TensorFlow virtual environment, not in Python system-wide. Otherwise, the Jupyter Notebook will be unable to find TensorFlow modules. Besides, this section runs Python pip command with root privilege which is not a good practice.
— Sep 10, 2017 09:00PM
Add a comment
Jupyter Notebook should be installed into the created TensorFlow virtual environment, not in Python system-wide. Otherwise, the Jupyter Notebook will be unable to find TensorFlow modules. Besides, this section runs Python pip command with root privilege which is not a good practice.










