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.










