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 are in a virtual environment, just run this:
conda install jupyter