VS 代码:使用密码而不是令牌的 Jupyter 服务器连接

not*_*las 6 authentication passwords token visual-studio-code jupyter-notebook

VS 代码jupyter扩展允许jupyter使用令牌身份验证连接到远程服务器。

http://X.Y.196.198:8888/?token=abcdefgxxxx

但是我团队的jupyter服务器配置为允许通过密码访问。在这种情况下,我如何连接到服务器?