Skip to content

Instantly share code, notes, and snippets.

View sachha-naksha's full-sized avatar
Cell fate reprogramming

Akanksha Sachan sachha-naksha

Cell fate reprogramming
View GitHub Profile
@clane9
clane9 / vscode_on_psc_compute_nodes.md
Last active September 7, 2024 00:59
Running VS code on PSC compute nodes

Running VS code on PSC compute nodes

Here are some quick instructions for running VS code on a PSC/Access/bridges compute node.

Why? It makes your VS Code session faster, and lets you run notebooks within VS Code without guilt.

1. Create an SSH route to the compute node

It's awkward to connect to a compute node through VS code, since you have to go through a login node first. You can make it easier by setting up a new "host" in your ~/.ssh/config file that defines the multi-hop connection.

human mouse
A1BG A1bg
A1CF A1cf
A2LD1 A2ld1
A2M A2m
A4GALT A4galt
A4GNT A4gnt
AAAS Aaas
AACS Aacs
AADAC Aadac
@slowkow
slowkow / barplot_heatmap.png
Last active February 22, 2025 00:05
Plot a horizontal bar plot and the lower triangle of a heatmap aligned at the base of the bars
barplot_heatmap.png