A collection of user-space setup kits for working on Argonne's LCRC Bebop cluster:
development environments, VSCode Remote-SSH workflows, and running Claude Code against
Argonne GCE resources via argo-shim.
On Bebop the kit lives in the shared EMEWS project space, so you can use it in place — no clone required:
/lcrc/project/EMEWS/bebop_setup_kit
Off Bebop, or to keep your own copy, clone it:
git clone https://github.com/jozik/bebop_setup_kit.git| Directory | What it's for |
|---|---|
r-quarto-jupyter/ |
User-space R 4.5 + Python + Quarto + Jupyter environment wired up to VSCode Remote-SSH for .Rmd / .qmd / .ipynb workflows. Start with its README / SETUP. |
claude-on-lcrc/ |
Guide for running Claude Code (CLI + VSCode plugin) on Bebop via argo-shim, including the compute-node tunnel workflow. See claude-on-lcrc.md. |
agent-bits/ |
Batch scripts (argo-shim.qsub + submit-argo-shim.sh) to run argo-shim on a Bebop compute node. See its README. |