简体   繁体   中英

Jupyter Notebook not executing cells?

I installed jupyter notebook using a pip. But when I launch jupyter using command prompt it is not executing cells. Here are some of the screenshots:

命令行

网页浏览器 .

While inspecting the browser I found two warnings:

警告

在此处输入图片说明

Further if I reload the webpage it is taking a long time.

Can anyone help me out here?

Looks like your notebook is not able run python-3 kernel. Can you try selecting python-2 from the dropdown and try rerunning your notebook?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM