

If you choose “no” you’ll want to save this command so that you can reactivate the Miniconda installation when needed in the future. At the end, you can choose whether or not to “initialize Miniconda3 by running conda init?” The default is no you would then run the eval command listed by the installer to “activate” Miniconda. wget sh Miniconda3-latest-Linux-x86_64.shĪccept the license agreement and default options.

On the submit server, download the latest Linux miniconda installer and run it. In this approach, we will create an entire software installation inside Miniconda and then use a tool called conda pack to package it up for running jobs.
CONDA PYTHON VERSION PINNED HOW TO
This guide also discusses how to “pin” your conda environment to create a more consistent and reproducible environment with specified versions of packages.

When should you use Miniconda as an installation method in OSG? The Anaconda/Miniconda distribution of Python is a common tool for installing and managing Python-based software and other tools.
CONDA PYTHON VERSION PINNED ARCHIVE
Check Size of Conda Environment Tar Archive Create a conda "Environment" With Your Packages
