<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Python Containers on Rachid Youven Zeghlache</title><link>https://youvenz.github.io/tags/python-containers/</link><description>Recent content in Python Containers on Rachid Youven Zeghlache</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 05 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://youvenz.github.io/tags/python-containers/index.xml" rel="self" type="application/rss+xml"/><item><title>Anaconda to Apptainer: Reproducible Python Environments</title><link>https://youvenz.github.io/blog/2026-03-05-anaconda-to-apptainer-reproducible-python-environments/</link><pubDate>Thu, 05 Mar 2026 00:00:00 +0000</pubDate><guid>https://youvenz.github.io/blog/2026-03-05-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;
&lt;p&gt;Missing libraries. Version conflicts. Runtime errors at 3 AM when your job finally reaches the queue. The problem: &lt;strong&gt;your local Conda environment doesn&amp;rsquo;t travel.&lt;/strong&gt; It&amp;rsquo;s fragile, system-dependent, and impossible to reproduce across different machines.&lt;/p&gt;</description></item></channel></rss>