‘python’ is not recognized as an internal or external command admin July 16, 2017 Python 144 Comments It’s very simple, just modify python install. just follow image. Related Posts how to open Jupyter notebook in chrome on windows admin November 11, 2018 Just make chrome as a default browser and launch the jupyter . It will work .. django install with anaconda admin October 22, 2018 Just open anaconda cmd & run following command conda install -c anaconda django ..