简体   繁体   English

VSCode 远程 Jupyter Notebook - 在 Jupyter Notebook 远程服务器上的特定文件夹中打开现有笔记本

[英]VSCode remote Jupyter Notebook - Open an existing notebook in a specific folder on Jupyter Notebook remote server

I can connect to a remote Jupyter Notebook server with a token from VSCode through the "Python: Specify Jupyter server URI" command from the Command Palette.我可以使用来自 VSCode 的令牌通过命令面板中的“Python:指定 Jupyter 服务器 URI”命令连接到远程 Jupyter Notebook 服务器。

However, I didn't find a way to do 2 things:但是,我没有找到做两件事的方法:

  1. Open an existing Notebook on the remote Jupyter Notebook server.打开远程 Jupyter Notebook 服务器上的现有 Notebook。
  2. Specify a folder to connect to, where my existing notebook resides in the remote server.指定要连接到的文件夹,我现有的笔记本位于远程服务器中。

Is there a way of doing it?有没有办法做到这一点?

Currently, VSCode doesn't support this functionality.目前,VSCode 不支持此功能。 See this issue: https://github.com/microsoft/vscode-python/issues/8161看到这个问题: https : //github.com/microsoft/vscode-python/issues/8161

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM