You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Technically the jupyter command is provided by the jupyter/jupyter_core repo, but there isn't much of a way for you to know that, so it's fine here.
It's possible this is a conda problem and not a Jupyter problem. What do you get if you conda remove jupyter_core and then pip install jupyter_core? If that works, it's a conda problem, not a Jupyter one.
Hi guys
I've recently installed Jupyter via Anaconda on a Windows 7 32bit machine using "conda install jupyter" for python 2.7.
When trying to run Jupyter, I get an error saying that the version of Anaconda\Scripts\jupyter.exe is not compatible with my version of Windows...
"conda info" shows that it is set up for 32-bit: platform : win-32
Am I reporting at the right place? If not please point me in the right direction.
thanx
gordon
The text was updated successfully, but these errors were encountered: