<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Containerization on The Augmented Scholar</title><link>https://augmentedscholars.com/tags/containerization/</link><description>Recent content in Containerization on The Augmented Scholar</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 17 Jul 2026 17:59:48 +0400</lastBuildDate><atom:link href="https://augmentedscholars.com/tags/containerization/index.xml" rel="self" type="application/rss+xml"/><item><title>Anaconda to Apptainer: Reproducible Python Environments</title><link>https://augmentedscholars.com/posts/code-automation/anaconda-to-apptainer-reproducible-python-environments/</link><pubDate>Thu, 05 Mar 2026 00:00:00 +0000</pubDate><guid>https://augmentedscholars.com/posts/code-automation/anaconda-to-apptainer-reproducible-python-environments/</guid><description>&lt;h1 id="build-reproducible-python-environments-with-anaconda-to-apptainer--without-broken-hpc-deployments"&gt;Build Reproducible Python Environments with Anaconda to Apptainer — Without Broken HPC Deployments&lt;/h1&gt;
&lt;p&gt;You&amp;rsquo;ve spent weeks perfecting a Python environment locally. Dependencies are locked in. Your code runs flawlessly on your laptop. Then you push it to the HPC cluster, and everything breaks.&lt;/p&gt;</description></item><item><title>Apptainer &amp; Conda: Reproducible HPC Python Environments</title><link>https://augmentedscholars.com/posts/code-automation/apptainer-conda-reproducible-hpc-python-environments/</link><pubDate>Thu, 05 Mar 2026 00:00:00 +0000</pubDate><guid>https://augmentedscholars.com/posts/code-automation/apptainer-conda-reproducible-hpc-python-environments/</guid><description>&lt;h1 id="build-reproducible-python-environments-with-apptainer--conda--for-hpc-researchers"&gt;Build Reproducible Python Environments with Apptainer &amp;amp; Conda — For HPC Researchers&lt;/h1&gt;
&lt;p&gt;Your Python script runs perfectly on your laptop. You transfer it to the cluster. Runtime fails. Missing dependencies. Version conflicts. Different Python builds. You spend hours debugging environment mismatches instead of running science.&lt;/p&gt;</description></item><item><title>Master Apptainer in 25 Minutes: Build Reproducible Python Environments</title><link>https://augmentedscholars.com/posts/code-automation/master-apptainer-in-25-minutes-build-reproducible-python-environments/</link><pubDate>Thu, 05 Mar 2026 00:00:00 +0000</pubDate><guid>https://augmentedscholars.com/posts/code-automation/master-apptainer-in-25-minutes-build-reproducible-python-environments/</guid><description>&lt;h1 id="build-reproducible-python-environments-with-apptainer-singularity--for-researchers-tired-of-it-works-on-my-machine"&gt;Build Reproducible Python Environments with Apptainer (Singularity) — For Researchers Tired of &amp;ldquo;It Works on My Machine&amp;rdquo;&lt;/h1&gt;
&lt;p&gt;Your Python script runs flawlessly on your laptop. Your colleague runs it on theirs and gets import errors. You submit it to the HPC cluster and it crashes with missing CUDA libraries. You spend three hours debugging version conflicts instead of doing research.&lt;/p&gt;</description></item><item><title>SSH &amp; SLURM: Transfer Code to HPC Clusters</title><link>https://augmentedscholars.com/posts/code-automation/ssh-slurm-transfer-code-to-hpc-clusters/</link><pubDate>Thu, 05 Mar 2026 00:00:00 +0000</pubDate><guid>https://augmentedscholars.com/posts/code-automation/ssh-slurm-transfer-code-to-hpc-clusters/</guid><description>&lt;h2 id="transfer-code-to-hpc-clusters-using-ssh-singularityapptainer--slurm"&gt;Transfer Code to HPC Clusters Using SSH, Singularity/Apptainer &amp;amp; SLURM&lt;/h2&gt;
&lt;p&gt;You&amp;rsquo;ve written working code on your laptop. Now you need to run it on your institution&amp;rsquo;s HPC cluster with 100+ GPUs—but you&amp;rsquo;re staring at a terminal with no idea how to get your files there, containerize your environment, or submit a job without breaking it.&lt;/p&gt;</description></item></channel></rss>