【发布时间】:2019-03-20 01:07:30
【问题描述】:
在我安装 python 3.6 并更新所有(conda update --all)之前,我的 Jupyter Notebook 刚刚停止工作。当我启动它时,只会出现一个空的浏览器页面。我尝试了所有找到的解决方案,但它们不起作用。我已删除 %USERBLABLA%,清除缓存和 cookie,卸载并重新安装它仍然无法正常工作。浏览器控制台打印此错误:
Refused to execute script from '<URL>' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled
Uncaught ReferenceError: require is not defined
at VM17 tree:24
【问题讨论】:
标签: python anaconda jupyter-notebook