Skip to content

fix: update existing docs to use code blocks instead of terminal blocks#126

Open
NucciTheBoss wants to merge 3 commits intocharmed-hpc:mainfrom
NucciTheBoss:nuccitheboss/fix/migrate-code-block
Open

fix: update existing docs to use code blocks instead of terminal blocks#126
NucciTheBoss wants to merge 3 commits intocharmed-hpc:mainfrom
NucciTheBoss:nuccitheboss/fix/migrate-code-block

Conversation

@NucciTheBoss
Copy link
Member

Pre-submission checklist

  • I read and followed the CONTRIBUTING guidelines.
  • I have ensured that the documentation tests complete successfully.

Summary of Changes

This PR updates our existing documentation to use code blocks instead of terminal blocks where appropriate. The updated documentation includes:

  1. Tutorial
  2. Apptainer how-tos
  3. Clean-up Slurm

I also fixed some formatting inconsistencies that I found in the tutorial, and I updated the "Cleanup Slurm" how-to be more terse. I also fixed some comma splices that I found in the "Cleanup Slurm" how-to.

Also, for the tutorial, I updated some section to be more explicit about the Juju command(s) that will be used. I also removed the "Get compute nodes ready for jobs" section since node-configured will no longer exist soon, and we can use the default-node-state option at deployment time.

Related Issues, PRs, and Discussions

Other changes:

- Fix inconsistencies in list bulletings

Signed-off-by: Jason C. Nucciarone <nuccitheboss@ubuntu.com>
… blocks

Signed-off-by: Jason C. Nucciarone <nuccitheboss@ubuntu.com>
Other changes:

- Updated the content to be more inline with our current docs.

Signed-off-by: Jason C. Nucciarone <nuccitheboss@ubuntu.com>
@NucciTheBoss NucciTheBoss requested a review from a team as a code owner March 2, 2026 21:49
@NucciTheBoss NucciTheBoss requested review from AshleyCliff and removed request for a team March 2, 2026 21:49
@NucciTheBoss NucciTheBoss self-assigned this Mar 2, 2026
@NucciTheBoss NucciTheBoss added the docs This pull request makes a change to the documentation label Mar 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs This pull request makes a change to the documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace terminal blocks with code blocks

1 participant