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
If you installed Jupyter notebook for Python 2 using 'pip' instead of 'pip3' it might work to run:
ipython notebook