Skip to content

Commit 744c801

Browse files
committed
markdown source builds
Auto-generated via `{sandpaper}` Source : 1795bfb Branch : main Author : Adam Taranto <adam.p.taranto@gmail.com> Time : 2025-11-27 06:15:18 +0000 Message : Merge pull request #11 from chinu8005/patch-1 Fix typo in submit.md regarding compute node
1 parent 4602c8c commit 744c801

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

06-submit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ This script ran on the login node, but we want to take advantage of the compute
9292

9393
To submit this task to the scheduler, we use the `sbatch` command.
9494
This creates a _job_ which will run the _script_ when _dispatched_ to
95-
a compute node. The queuing system identified which compute nose is
95+
a compute node. The queuing system identified which compute node is
9696
available to perform the work.
9797

9898
```bash

md5sum.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"episodes/02-milton.md" "7bc54c3eafedddaba9fb30a2d14b7c22" "site/built/02-milton.md" "2025-09-03"
1010
"episodes/03-modules.md" "03c782bb228dfbafe4d7db070dc1aef8" "site/built/03-modules.md" "2025-04-23"
1111
"episodes/05-slurm.md" "e5b4513faabbe6ecd4de85f08a806e32" "site/built/05-slurm.md" "2025-04-24"
12-
"episodes/06-submit.md" "108924b1acd6860a31c0d10b273cdc12" "site/built/06-submit.md" "2025-04-24"
12+
"episodes/06-submit.md" "db10c15bed902a7e005aaa1212f1595c" "site/built/06-submit.md" "2025-11-27"
1313
"episodes/07-break.md" "6b7fd58cf71c1f445da6f6b8c7a350d9" "site/built/07-break.md" "2025-04-24"
1414
"episodes/08-evaluate.md" "d04457c5a3eee76f87465b23a73dbad0" "site/built/08-evaluate.md" "2025-04-24"
1515
"episodes/09-commands.md" "b83e21bbbaec3abc5ba264dfbabc9190" "site/built/09-commands.md" "2023-05-15"

0 commit comments

Comments
 (0)