binder is a cloud hosted jupyter hub ! If you would like to try this tutorial without the hassle of installing click on launch binder.
This required git and Anaconda minimum v4.0 installed on your system
$ git clone https://github.com/Moro-Code/FeatureExtractionTutorial.git
$ cd FeatureExtractionTutorial
$ conda env create -f environment.yml -n yourEnvName
$ conda activate yourEnvName
$ jupyter notebook