-
Notifications
You must be signed in to change notification settings - Fork 1
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
Updates to ssh howto guide #61
Comments
Thanks both Niko and Sofia for rising this issue.
|
good idea, we could include the example commands for that.
I think the problem is that our current instructions lead to running jobs on bastion/gateway nodes, as noted by Pierre here: #62. Even if people have the correct VSCode settings, it's not a practice we should encourage. I think OOD is probably a much better solution for remote development. |
Should we discard VSCode altogether? My common way of working lately is to ssh to the cluster ( Compared to a regular terminal, I find it very convenient for submitting jobs (interactive or batch) to have a terminal and a view of the file tree at the same time. Also many people are familiar with VSCode already, which lowers the entry barriers to the cluster. Isn't it a bit excessive to actively discourage VScode because of the risk of someone sshing to a compute node? Shouldn't that be prevented in some other way? Or am I missing something? |
I agree with you that developing exactly in the way you describe is very useful, and I've used the same workflow several times. I'd like to preserve that way of working for me and others, but we have to make sure that our guide reflects best practice and we don't inadvertently over-burden |
Is your feature request related to a problem? Please describe.
@niksirbi advised on some improvements to the ssh guide, quotes below:
Also potentially update the guide to take into account Richard's message:
Describe the solution you'd like
\
Describe alternatives you've considered
\
Additional context
\
The text was updated successfully, but these errors were encountered: