Relative Content

Tag Archive for pythonpython-3.xjupyter

How to add jupyter.exe to Scripts

I’m upgrading my python version to 3.12 and when I do pip install jupyter, jupyer.exe file isn’t add in my Python312/Scripts files.
It only contains pip.exe, pip3.exe and pip3.12.exe.