Jupyter Notebook 500 : Internal Server Error

前端 未结 16 1873
野趣味
野趣味 2020-12-09 08:42

I want to learn how to use Jupyter Notebook. So far, I have managed to download and install it (using pip), but I\'m having trouble opening it.

I am opening it by ty

16条回答
  •  眼角桃花
    2020-12-09 09:14

    My problem fixed after changing the kernel in the notebook. Old one seemed broken.

    From notebook menu select:

    Kernel > change kernel > "select whatever kernel from the list".

    Consider creating one if you don't have any before.

提交回复
热议问题