连接到 google 数据实验室实例时 PuTTY 命令行错误

PuTTY command line error while connecting to google datalab instance

我正在尝试使用 Datalab 连接到之前在 Google Cloude Compute Engine 中创建的实例,或者使用 Google Cloud SDK Shell 创建一个新实例:

    datalab connect nst

程序无法连接,错误如下:

    ERROR: (gcloud.compute.ssh) [C:\Users\Anastasia...\putty.exe] exited with returned code [1]

putty.exe 中有一个弹出窗口 window,命令行错误:

    unknown option -"o"

重新启动和 SDK shell 重新安装都没有帮助。我应该怎么办?提前谢谢你。

我可以通过 ssh 连接到实例。

参见 and https://github.com/googledatalab/datalab/issues/1356