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

Remote connection #15

Closed
ddavidebor opened this issue May 27, 2017 · 6 comments
Closed

Remote connection #15

ddavidebor opened this issue May 27, 2017 · 6 comments
Milestone

Comments

@ddavidebor
Copy link
Contributor

ddavidebor commented May 27, 2017

I'm opening this issue to discuss connecting to remote Jupyters following @ellisonbg design guidelines.

What should we support?

  • http with token/pass autentication
  • ssh tunneling (how to be sure of the ports used? should we spawn jupyter remotely too?)
  • Spawning VMs on cloud (maybe with pkgcloud lib on VMs such as this one suggested by @ellisonbg
  • jupyterhub
@ellisonbg
Copy link
Contributor

ellisonbg commented May 28, 2017 via email

@ddavidebor
Copy link
Contributor Author

The ssh tunneling is a bit nasty and difficult to support on Windows.

I haven't tried it yet, but this is inviting.

@ellisonbg
Copy link
Contributor

ellisonbg commented May 28, 2017 via email

@raivivek
Copy link

raivivek commented Oct 2, 2021

Gentle nudge to see if there's been any recent discussion/progress on this front! Thanks for all the great work.

mbektas pushed a commit that referenced this issue Feb 16, 2022
Disable `nativeWindowOpen` instead of overriding atob
@Hoeze
Copy link

Hoeze commented Aug 14, 2022

We use both Jupyterhub and port-forwarding to access Jupyterlab instances.
Having support for these in jupyterlab-desktop would be cool.

@mbektas
Copy link
Member

mbektas commented Feb 22, 2023

remote connection support is available now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Roadmap to 0.3
  
Backlog
Development

No branches or pull requests

6 participants