-
Notifications
You must be signed in to change notification settings - Fork 293
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open and save remote notebook files without using VS code Remote SSH #2815
Comments
Thanks for the suggestion. Just to be sure, you'd like to:
|
Yes, exactly. Thanks for your response. |
Thanks for the feedback. We do not have this support on our backlog at this time. |
Hi I am facing a similar problem. My team is using a remote JupyterHub without SSH connection. We can set up the remote Jupyter configuration and run notebooks with server kernels. However, we cannot manage the JupyterHub file system within VS code, nor can we use server kernels to run a whole repository locally. Is it possible to
Thanks |
so there's no plan to support this currently? |
We're looking into adding support for remote vscode without ssh in here #254 |
Description
Hi, I'm using VSCode to write ipynb files but can only open and save them locally.
I wish VSCode can access and save remote files by remote jupyter server, as Jupyter Notebook in browser can do.
I've read the docs for remote SSH and remote Docker extension, but that requires remote VSCode installed and is inconvenient.
Your Jupyter and/or Python environment
The text was updated successfully, but these errors were encountered: