Jupyter Notebook opens an empty browser

前端 未结 1 832
孤街浪徒
孤街浪徒 2020-12-21 20:53

Before I\'ve installed python 3.6 and update all (conda update --all) my Jupyter Notebook just stopped to works. When I launch it, just an empty browser page appears. I trie

相关标签:
1条回答
  • 2020-12-21 21:23

    You should check the version of Notebook on Anaconda Navigator. If it's 5.7.6 then you should downgrade the notebook's version to 5.7.4 by using the Anaconda Navigator.

    0 讨论(0)
提交回复
热议问题