
Getting set up before we start
Doors open 09:30 — workshop teaching starts at 10:00
Pre-workshop setup
If setup is already complete: grab a coffee and check you can open a terminal and reach the login node.


If these notes are too brief — follow the full instructions at the link above.
The Isambard 3 portal
Simple project dashboard:
Workshop project:
exeter-workshop-260421
Project alias: e6c (used in SSH host
aliases)
Install Clifton on macOS/Linux:
bash <(curl -L https://raw.githubusercontent.com/UniExeterRSE/gw4-isambard-3-practical-workshop-2026/refs/heads/main/bootstrap/install/clifton.sh) installThen authenticate and connect:
Authenticate in the browser. Clifton will then suggest:
You may now want to run `clifton ssh-config write` to configure your SSH config aliases.
Run it, then SSH in:
Using Windows? Follow the official guide
Issues? Open a ticket
Example clifton auth output:
Successfully authenticated as **@exeter.ac.uk and downloaded SSH certificate for projects:
- e6c
Certificate valid for 11 hours and 59 minutes.
Available SSH host aliases:
- e6c.macs3.isambard
- e6c.3.isambard
Install the VS Code CLI on Isambard 3 (do this once, before the workshop):
bash <(curl -L https://raw.githubusercontent.com/UniExeterRSE/gw4-isambard-3-practical-workshop-2026/refs/heads/main/bootstrap/install/code.sh) installLaunch a browser tunnel (run this each session from the login node):
Follow the on-screen instructions to authenticate. When you see:
Open this link in your browser: https://vscode.dev/tunnel/isambard3/...
Copy that URL and open it in a browser tab. You now have a working editor connected to Isambard 3.
Fallback — if the VS Code CLI is unavailable, load Emacs instead:
Prefer another editor? Desktop VS Code, vim, nano all work — bring it set up. We will not troubleshoot alternative editors during the session.
Passive follow-along for the rare attendee with an access problem
If you are still having trouble connecting after the 09:30 setup window:
Access issues on the day are rare if the pre-workshop steps were completed. Do not let it derail the room.