further vibing #2

This commit is contained in:
2025-12-11 11:04:12 +01:00
parent 42a937f71e
commit 25c81a6b4d
22 changed files with 51 additions and 50 deletions

View File

@@ -36,7 +36,7 @@ recalculate the notebook cells with this new kernel.
These environments are also available for standard work in a shell session. You
can activate an environment in a normal merlin terminal session by using the
`module` (q.v. [using Pmodules](../../how-to-use-merlin/using-modules.md)) command to load anaconda
`module` (q.v. [using Pmodules](../how-to-use-merlin/using-modules.md)) command to load anaconda
python, and from there using the `conda` command to switch to the desired
environment:
@@ -79,7 +79,7 @@ queue. Additional customization can be implemented using the *'Optional user
defined line to be added to the batch launcher script'* option. This line is
added to the submission script at the end of other `#SBATCH` lines. Parameters can
be passed to SLURM by starting the line with `#SBATCH`, like in [Running Slurm
Scripts](../../slurm-general-docs/running-jobs.md). Some ideas:
Scripts](../slurm-general-docs/running-jobs.md). Some ideas:
### Request additional memory