Update vscode-tunnel.rst to include KUL/UH sites#499
Merged
Conversation
moravveji
requested changes
Sep 17, 2025
Contributor
There was a problem hiding this comment.
I have few remarks concerning the KUL-specifics:
- The tunnel name that contains the user VSC id (the one limited to 20 chars) can be different between KUL and VUB; e.g. we use currently a template like
vsc-vscXXXXX-wicewhich is different from that of VUB. This needs to be made clear in the documentation with site-specific tabs.
Well ... we still have to internally agree on the tunnel name, which will happen outside this repo - The local VSCode terminal shows that the
ttydmodule belongs to the 2024a toolchain. This means that users who want to use the Python(-related) modules are restricted to the 2024a toolchain only. This must be made clear in a 'Warning' box - There is a mention of using Microsoft account, but I tried with my github connection, and it did not bite. The copilot worked as expected. So, perhaps this knot can be loosened a bit
- We also need to clarify that at KUL, we do not offer GPUs for this specific app. Think of it as a 'Note' box
- This may sound trivial but let's also mention that the same blue button at the bottom left also offers the 'Close Remote Connection' button to disconnect from the job when we're done. However, this does not terminate the job and release the resources. So, you may also think of another 'Warning' box.
- Needless to say that while the job is running on the cluster, the tunnel can be resumed by following the same steps above
Contributor
Author
The only item left is the note saying we do not offer GPUs here. I think the app submission for is self-explanatory, i.e. there is no GPU offered. |
WouterVanAssche
approved these changes
Oct 24, 2025
Contributor
WouterVanAssche
left a comment
There was a problem hiding this comment.
Looks good to me.
smoors
reviewed
Feb 5, 2026
|
|
||
| .. grid:: 3 | ||
| :gutter: 4 | ||
| .. tab-set:: |
Collaborator
There was a problem hiding this comment.
i prefer not to move the cluster cards into a tab.
the idea is to see in one view all clusters where it's available,
as is done on the other pages.
Merged
[OOD/VSCode Tunnel] ENH
smoors
reviewed
Feb 6, 2026
Comment on lines
+48
to
+59
| .. tab-set:: | ||
| :sync-group: vsc-sites | ||
|
|
||
| .. tab-item:: KU Leuven/UHasselt | ||
| :sync: kuluh | ||
|
|
||
| On KU Leuven Tier-2 clusters, you can request CPU-only resources. | ||
|
|
||
| .. tab-item:: VUB | ||
| :sync: vub | ||
|
|
||
| You may proceed to the next steps. |
Collaborator
There was a problem hiding this comment.
this works, but for 1 sentence and for only 1 site it's simpler to use a label instead?
Suggested change
| .. tab-set:: | |
| :sync-group: vsc-sites | |
| .. tab-item:: KU Leuven/UHasselt | |
| :sync: kuluh | |
| On KU Leuven Tier-2 clusters, you can request CPU-only resources. | |
| .. tab-item:: VUB | |
| :sync: vub | |
| You may proceed to the next steps. | |
| |KUL| On KU Leuven Tier-2 clusters, you can request CPU-only resources. |
Collaborator
|
@avapirev @moravveji PR implementing my suggestions: #564 |
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.
No description provided.