【发布时间】:2025-12-19 02:50:16
【问题描述】:
我在使用 Jupyter 笔记本时遇到了一个错误,到目前为止我找不到解决方案:
HTTPServerRequest(protocol='http', host='127.0.0.1:8888', method='GET', uri='/ipython/api/kernelspecs',
line 1703, in _execute result = await result
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
对此的参考是mentioned here as well [但没有多大帮助] - 我无法在那里更新评论,因为它已关闭。
【问题讨论】:
标签: jupyter-notebook jupyter conda