Document VSCode connection methods for Torch - #413
Draft
Amanda-dong wants to merge 3 commits into
Draft
Conversation
Contributor
|
|
|
||
| Configure Remote - SSH settings: | ||
| 1. Check off `Remote.SSH: Lockfiles In Tmp` | ||
| 2. Uncheck `Remote.SSH: Use Flock` |
Contributor
There was a problem hiding this comment.
🚫 [vale] <Vale.Spelling> reported by reviewdog 🐶
Did you really mean 'Uncheck'?
Suggested change
| 2. Uncheck `Remote.SSH: Use Flock` | |
| 2. Recheck `Remote.SSH: Use Flock` |
Suggested change
| 2. Uncheck `Remote.SSH: Use Flock` | |
| 2. Check `Remote.SSH: Use Flock` |
Suggested change
| 2. Uncheck `Remote.SSH: Use Flock` | |
| 2. Pinchbeck `Remote.SSH: Use Flock` |
s-sajid-ali
force-pushed
the
rebase-vscode-on-torch
branch
from
August 20, 2026 16:07
ff8718d to
b9d1b1a
Compare
| Install the VSCode Remote - SSH extension. | ||
|
|
||
| Configure Remote - SSH settings: | ||
| 1. Check off `Remote.SSH: Lockfiles In Tmp` |
Contributor
There was a problem hiding this comment.
Incorrect list-item indent: add 1 space list-item-indent remark-lint
|
|
||
| Configure Remote - SSH settings: | ||
| 1. Check off `Remote.SSH: Lockfiles In Tmp` | ||
| 2. Uncheck `Remote.SSH: Use Flock` |
Contributor
There was a problem hiding this comment.
Incorrect list-item indent: add 1 space list-item-indent remark-lint
Added documentation on connecting VSCode to Torch using both code-server and Remote - SSH methods, including configuration steps and troubleshooting tips.
This document provides a step-by-step guide on using Apptainer Jupyter Notebooks in VSCode on the Torch system, including installation of the Jupyter extension, starting a batch job, connecting to a compute node, and selecting the appropriate kernel.
s-sajid-ali
force-pushed
the
rebase-vscode-on-torch
branch
from
August 20, 2026 18:22
00abd4c to
a2b3da2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added documentation on connecting VSCode to Torch using both code-server and Remote - SSH methods, including configuration steps and troubleshooting tips.