'jupyter notebook' command not working on Linux
Something went wrong with your installation.
If you want to use pip please try:
pip3 install --upgrade --force-reinstall --no-cache-dir jupyter
If this doesn't work please install Jupyter using this command:
sudo apt install jupyter-notebook