Installation of jupyter notebook on windows

Sir, I am going to start this course by today but jupyter is not being installing in my laptop.when i am writing pip install jupyter .the output is-‘pip’ is not recognised as an internal or external command,operable program or batch file.

@Ramneek hey ramneek did you install python.

Yes Sir i installed python 3.7 . But when i am typing python in the command prompt it is showing:‘python’ is not recognized as an internal or external command,
operable program or batch file.

@Ramneek your path is not set you can set by two either reinstall the python when you will reinstall the python the exectuable window pop with add path click on that or you can go to install location of python and copy bin location and paste to the advanced enviroment variable of your computer

@Ramneek hey ramneek here is the link

Thank you:). It is working now.

@Ramneek hey ramneek I am so curious that did you install ubantu ?

No sir i didn’t install ubantu…

@Ramneek hey ramneek if you will install tensorflow in future using python 3.7 version it will create error with windows.because tensorflow is not ready with this version you have to use tensorflow alpha or beta version to install in your machine