小编Isa*_*aac的帖子

Jupyter 加载空白网页

系统崩溃后,jupyter 停止在端口 8888 上工作。

菜单导航工作正常,但创建一个新笔记本或加载我在计算机崩溃之前正在处理的笔记本会导致空白网页。

我正在使用 Chrome,在 Mac OS X 上运行。

我尝试过浏览器历史记录和缓存清除(如类似问题的答案中所推荐),重新启动并重新安装 jupyter。最后一个似乎让我在控制台中出现了更多错误(或者至少我不记得看到最后两个,但无法仔细检查)。

由于它仍然在端口 8889 上工作,我只是继续使用它。然而,8889 刚刚开始以同样的方式失败——我现在使用端口 8890。在终端中调用“netstat -anp tcp”并没有显示在端口 8888 或 8889 上运行的任何内容。

以下是控制台的当前输出,取自尝试在端口 8888 上运行它:

Uncaught SyntaxError: Invalid or unexpected token

Uncaught SyntaxError: Invalid or unexpected token

Uncaught TypeError: Cannot read property 'h' of undefined
    at index.js?v=f865e990e65ad27e3a2601d8adb48db1:1
    at index.js?v=f865e990e65ad27e3a2601d8adb48db1:1
    at index.js?v=f865e990e65ad27e3a2601d8adb48db1:1
(anonymous) @ index.js?v=f865e990e65ad27e3a2601d8adb48db1:1
(anonymous) @ index.js?v=f865e990e65ad27e3a2601d8adb48db1:1
(anonymous) @ index.js?v=f865e990e65ad27e3a2601d8adb48db1:1

ReferenceError: preact is not defined
    at commandpalette.js:118
    at Object.execCb (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1690)
    at Module.check (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:865)
    at Module.enable (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1177)
    at Object.enable …
Run Code Online (Sandbox Code Playgroud)

python port jupyter

3
推荐指数
1
解决办法
3153
查看次数

标签 统计

jupyter ×1

port ×1

python ×1