juypter notebook运行代码后完全没反应,该怎么办。

输入print语句打印时print颜色没变化,运行没结果,直接产生下一行,这是为什么

重新安装一遍jupyter-notebook,最好使用conda安装:

conda install -c anaconda jupyter
conda install -c conda-forge jupyterthemes

安装完毕后,重启jupyter-notebook即可。
当然,如果非要用pip也可以:

pip install jupyter-book
pip install jupyterthemes

如果有帮助,请采纳,多谢!

print语句不会改颜色阿,要改颜色要配置。

打开此电脑>用户 看看里面的文件夹是不是英文,如果是中文改成英文,不要乱改,网上有教程可以改。