From d77a749289d631cc6abe1d5e1eb803b056c9a4b5 Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Tue, 7 May 2024 08:53:57 +0200 Subject: [PATCH] Update mkdocs.yml --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 22fadcca0..64c08278d 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -99,6 +99,7 @@ nav: - Job Submission and Execution: - General: general/job-submission-and-execution.md - Karolina Specific: general/karolina-slurm.md + - Slurm Batch Examples: general/slurm-batch-examples.md - Resources Allocation: - Resource Allocation Policy: general/resources-allocation-policy.md - Karolina Partitions: general/karolina-partitions.md @@ -111,7 +112,6 @@ nav: # - Job Arrays: general/job-arrays.md - HyperQueue: general/hyperqueue.md # - Parallel Computing and MPI: general/karolina-mpi.md - - Slurm Batch Examples: general/slurm-batch-examples.md - Tools: - Data Sharing Tools: general/tools/tools-list.md - OpenCode: general/tools/opencode.md -- GitLab