I tried reinstalling twice but it only works at first then later it doesn't.
I even tried installing jupyter notebook through pip. Latest version is now installed but how to launch jupyter notebook? By the way anaconda navigator still not launching. Some window comes for fraction of second and then nothing happens. Sorry if I sound noob, but I am new to programming and and have started learning python. Please help. without this I am not able to proceed further with my learning.
What happens if you run jupyter notebook in that command prompt?
It gives me below message
Unable to create process using 'C:\Users\Nilesh\Anaconda3\python.exe C:\Users\Nilesh\Anaconda3\Scripts\jupyter-script.py notebook'
And how about jupyter-notebook (with a hyphen)?
It worked. thanks a lot!
But still anaconda navigator doesn't work!
Try asking on https://github.com/ContinuumIO/anaconda-issues/ about that.
I get the same error no matter if i run 'jupyter notebook' or 'jupyter-notebook'. Any idea how to solve that? Thanks in advance!
Solved by running conda install nb_conda.
The same thnig happened with me dunno what to do