【发布时间】:2020-04-27 07:02:44
【问题描述】:
运行 jupyter notebook 时出现此错误。有什么想法吗?
An invalid notebook may not function properly. The validation error was:
Notebook validation failed: ['outputPrepend', 'outputPrepend', 'outputPrepend', 'outputPrepend', 'outputPrepend'] has non-unique elements:
[
"outputPrepend",
"outputPrepend",
"outputPrepend",
"outputPrepend",
"outputPrepend"
]
【问题讨论】:
-
@eng.mrgh 实际上我通过重新安装 nbextension 解决了我的问题。不过感谢您的帮助。
标签: python-3.x jupyter-notebook runtime-error jupyter-console