From 7e6e066f064b6ae0718f1be5bb963708f61fbb12 Mon Sep 17 00:00:00 2001 From: Christian Meesters Date: Wed, 17 Apr 2024 14:16:32 +0200 Subject: [PATCH] fix: grammar --- slides/common/condarc_mogon.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/common/condarc_mogon.tex b/slides/common/condarc_mogon.tex index 62cd035..6987ffe 100644 --- a/slides/common/condarc_mogon.tex +++ b/slides/common/condarc_mogon.tex @@ -1,7 +1,7 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \begin{frame}[fragile] \frametitle{Reducing Search Overhead - the \texttt{.condarc}-File} - On many HPC clusters the number of Conda channels (the repositories) is reduced by the whitelisting. Nevertheless, it helps to reduce the search time with a resource file, including a number of definitions, \emph{before} starting: + On many HPC clusters the number of Conda channels (the repositories) is reduced by the whitelisting. Regardless of your cluster settings, it helps to reduce the search time with a resource file, including a number of definitions, \emph{before} starting: \begin{lstlisting}[language=Bash, style=Shell, basicstyle=\tiny] $ cat .condarc create_default_packages: