jupyter notebook 中编译环境的使用

在notebook中代码无法编译,并且打开的jupyter notebook出现报错现象

应该安装出问题了,发报错信息出来看看

你这个问题是新手常见的问题,就是你打开jupyter notebook的时候,顺手把那个黑色的终端框关掉了,所以jupyter notebook服务停掉了。你只需要关掉现在的jupyter notebook,然后重新运行jupyter notebook,运行过程不要关闭那个黑色框,把它最小化。就可以正常使用jupyter notebook了。觉得有帮助记得采纳本答案喔!