help icon indicating copy to clipboard operation
help copied to clipboard

Can't update Jupyter Notebook past 5.6.0

Open lchutny opened this issue 6 years ago • 1 comments

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.

lchutny avatar Nov 20 '18 18:11 lchutny

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.

minrk avatar Dec 05 '18 11:12 minrk