July 2018
Intermediate to advanced
474 pages
13h 37m
English
This section walks through the steps in the recipe to install Python 3, Anaconda, and Spark on Ubuntu Desktop:

java -version
sudo apt-get install software-properties-common $ sudo add-apt-repository ppa:webupd8team/java$ sudo apt-get update$ sudo apt-get ...