Unable to usde jupyter

i intalled python 3 but m unable to use jupyter
error pip not defoioned in cmd

Use “pip install jupyter”
And type " jupyter notebook " in CMD/terminal to start jupyter

its says pip not defined

try using pip3 install jupyter notebook

still it showing pip3 not recognised

try reinstalling python 3.


use to install python.
dont forget to check “add path” button while installing