After installing with pip install jupyter, terminal still cannot find jupyter notebook.
pip install jupyter
jupyter notebook
Ubuntu simply says command not found
command not found
On Mac Os High Sierra, I installed jupyter with
python3 -m pip install jupyter
And then, binary were installed in:
/Library/Frameworks/Python.framework/Versions/3.6/bin/jupyter-notebook