Proxy Jupyter Notebook SOCKS连接在运行SOCKS代理时失败。思想?

Proxy Jupyter Notebook SOCKS连接在运行SOCKS代理时失败。思想?,proxy,jupyter-notebook,socks,Proxy,Jupyter Notebook,Socks,因此,我遇到了一个问题,由于socks代理连接错误,启动本地Jupyter笔记本失败: The webpage at http://localhost:8888/tree?token=xxxx...xxxx might be temporarily down or it may have moved permanently to a new web address. ERR_SOCKS_CONNECTION_FAILED 我在使用Jupyter的同时通过ssh隧道运行socks代理。它们已经在

因此,我遇到了一个问题,由于socks代理连接错误,启动本地Jupyter笔记本失败:

The webpage at http://localhost:8888/tree?token=xxxx...xxxx might be
temporarily down or it may have moved permanently to a new web address.
ERR_SOCKS_CONNECTION_FAILED

我在使用Jupyter的同时通过ssh隧道运行socks代理。它们已经在不同的端口上运行。有没有一种解决方法不需要我用另一种协议重新实现我的代理?

我刚想出来

将代理设置为绕过localhost就可以做到这一点