jupyter / help

:sparkles: Need some help or have some questions? Please visit our Discourse page.
https://discourse.jupyter.org
291 stars 97 forks source link

Can't update Jupyter Notebook past 5.6.0 #466

Open lchutny opened 5 years ago

lchutny commented 5 years ago

I have looked for answers to this, but can't figure it out. I can use Jupyter Notebook 5.6.0 no problem. From the main Anaconda window it shows that there is a 5.7.0, 5.7.1 and 5.7.2 update available. When I click the 'update' button, it looks like it is doing all the right things, but in the end, the notebook is NOT updated, and remains at 5.6.0. I'm running with Admin privileges. I just uninstalled and reinstalled Anaconda to see if that would fix the problem, but it does not. If anyone can point me in the right direction, that would be greatly appreciated.

minrk commented 5 years ago

This might be better asked of Anaconda support, but try checking the conda list output. It's possible that there are multiple installations of the notebook in different locations.