Jupyter notebook kernal error problem solving

Run the code in the notebook, top right tips kernal error

Solution:

In cmd run:

python -m ipykernel install --user

You can restart the notebook.
 

Guess you like

Origin blog.csdn.net/xavier_muse/article/details/84987436
Recommended