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

Added support for named server #68

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

stubclan
Copy link

@stubclan stubclan commented Feb 2, 2022

What does this PR have?

Current jupyterhub-ssh only supports ssh connection to unnamed server. I added few lines to support named server as well.

The way it'd work is if you have a named server, you'd simply do ssh user-namedserver@hub_url

It also does create the named server automactically if it doesn't exist, which you'll be able to view in the JupyterHub UI as well.

All the other features remain the same and you can still connect to unnamed server by just user@hub_url

@chilin0525
Copy link

I think this is important feature🤔
But why no discussion ?

@elgalu
Copy link

elgalu commented Dec 28, 2023

👍🏽

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants