I bought Macbook air M1, and I tried to install jupyter notebook with this code.
pip3 install --upgrade pip
pip3 install jupyter
and I tried to open jupyter notebook with this code.
jupyter notebook
but, then, this code appeared.
zsh: command not found: jupyter