I have installed brew successfully. Then, I ran the following command brew install miniforge and then conda install -y jupyter
Everything was installed correctly. I was also told by brew to copy path with commands starting with echo and eval which I did.
Now when type jupyter notebook in the terminal, I am told that zsh: command not found: jupyter, what is the problem?