Skip to content
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

Closed
sym233 opened this issue Oct 23, 2019 · 6 comments
Closed

Open and save remote notebook files without using VS code Remote SSH #2815

sym233 opened this issue Oct 23, 2019 · 6 comments

Comments

@sym233
Copy link

sym233 commented Oct 23, 2019

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

  • Jupyter server running: Remote, in Docker image tensorflow/tensorflow:latest-py3-jupyter
  • Extension version: 2019.10.41019
  • VS Code version: 1.39.2
  • Python version: Python 3.7.0 64-bit in host, Python 3.6.8 64-bit in Docker container
  • OS: Windows 10 Pro 1903 x64 18362.418
@rchiodo
Copy link
Contributor

rchiodo commented Oct 23, 2019

Thanks for the suggestion.

Just to be sure, you'd like to:

  • Connect to a remote jupyter server
  • Edit notebooks on that remote server
  • Not have to install the VS code remote extension and open the remote file system

@rchiodo rchiodo changed the title Features to open and save remote jupyter notebook files Open and save notebook files without using VS code Remote SSH Oct 23, 2019
@rchiodo rchiodo changed the title Open and save notebook files without using VS code Remote SSH Open and save remote notebook files without using VS code Remote SSH Oct 23, 2019
@sym233
Copy link
Author

sym233 commented Oct 23, 2019

Yes, exactly. Thanks for your response.

@greazer greazer closed this as completed Oct 24, 2019
@greazer greazer reopened this Oct 24, 2019
@greazer
Copy link
Member

greazer commented Oct 24, 2019

Thanks for the feedback. We do not have this support on our backlog at this time.

@greazer greazer closed this as completed Oct 24, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Nov 7, 2019
@microsoft microsoft unlocked this conversation Nov 14, 2020
@DonJayamanne DonJayamanne transferred this issue from microsoft/vscode-python Nov 14, 2020
@francisduan
Copy link

francisduan commented Mar 5, 2021

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

  1. make remote file management on Jupyter system possible, without SSH connection
    Or
  2. make local scripts able to communicate to each other, rather than to the server files (in other words, we just use remote Python kernel and computation power)

Thanks

@Reapor-Yurnero
Copy link

so there's no plan to support this currently?

@DonJayamanne
Copy link
Contributor

We're looking into adding support for remote vscode without ssh in here #254
Please feel free to upvote/add comments there.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants