Skip to content

Add VSCode Remote SSH connection guide - #402

Open
Amanda-dong wants to merge 11 commits into
mainfrom
jupyter-with-vscode-on-torch
Open

Add VSCode Remote SSH connection guide#402
Amanda-dong wants to merge 11 commits into
mainfrom
jupyter-with-vscode-on-torch

Conversation

@Amanda-dong

Copy link
Copy Markdown
Contributor

Added a guide for connecting VSCode to Apptainer Jupyter Notebook environments via SSH, including steps for SSH key generation, configuration, and connection.

Added a guide for connecting VSCode to Apptainer Jupyter Notebook environments via SSH, including steps for SSH key generation, configuration, and connection.
@github-actions

github-actions Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://NYU-RTS.github.io/rts-docs/pr-preview/pr-402/

Built to branch gh-pages at 2026-08-09 15:09 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@Amanda-dong
Amanda-dong marked this pull request as ready for review July 24, 2026 08:14
Updated instructions for connecting VSCode to the Torch login node, including SSH configuration and connection steps.

Configure Remote - SSH settings:
- Check off `Remote.SSH: Lockfiles In Tmp`
- Uncheck `Remote.SSH: Use Flock`

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [vale] reported by reviewdog 🐶
[Vale.Spelling] Did you really mean 'Uncheck'?


`Install in SSH: torch`

## Step 2: Start a dummy batch job and connect to the compute node

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [vale] reported by reviewdog 🐶
[TitleCase.TitleCase] 'Step 2: Start a dummy batch job and connect to the compute node' should use title case

@@ -0,0 +1,38 @@
# Connect VSCode to Torch

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [remark-lint] reported by reviewdog 🐶
Error: Could not find module remark-lint-no-undefined-references

@@ -0,0 +1,54 @@
# Use Apptainer Jupyter Notebooks in VSCode on Torch

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [remark-lint] reported by reviewdog 🐶
Error: Could not find module remark-lint-no-undefined-references


Configure Remote - SSH settings:
1. Check off `Remote.SSH: Lockfiles In Tmp`
2. Uncheck `Remote.SSH: Use Flock`

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [vale] reported by reviewdog 🐶
[Vale.Spelling] Did you really mean 'Uncheck'?

@s-sajid-ali

Copy link
Copy Markdown
Member

@Amanda-dong : We also offer code-server as an OpenOnDemand app: https://github.com/coder/code-server

Try it out and explain how using code-server can be easier to use when compared to the hassles of SSH 2fa login and dummy compute job process.

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.

2 participants