$ pip3 install --user --upgrade virtualenv
$ virtualenv -p python3
pip install --upgrade jupyter matplotlib numpy pandas scipy scikit-learn pip install --upgrade requests
python -c "import jupyter, matplotlib, numpy, pandas, scipy, sklearn"
jupyter notebook