Visual Studio 代码新功能连接到Jupyter Notebook,是否也可以连接到JupyterHub?

Visual Studio Code new feature connect to Jupyter Notebook, it is possible to connect to JupyterHub as well?

查看这篇文章:Visual Studio Working with remote Jupyter Notebook,想知道并尝试使用 JupyterHub API,但无法从 Visual Studio 代码建立连接。

可以在 JupyterHub 服务器中打开远程会话吗?

VSCode 团队正在实现对具有本地或远程 Jupyter 服务器功能的 Jupyter 笔记本的支持:https://code.visualstudio.com/docs/python/jupyter-support 新功能还允许您从环境中选择已经存在的内核,允许您与 Web 客户端和 VSCode 共享内核,太棒了!