-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve documentation for running jobs with Argo/GPT4o #568
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… for consistency and clarity. 2. Corrected grammar: Changed "requests are subject" to "requests is subject" for subject-verb agreement. 3. Corrected punctuation: Added a comma after "e.g." for proper punctuation. 4. Corrected grammar: Changed "to have to release it" to "to release it" for clarity. 5. Improved formatting: Added the word "the" before `pbs_rstat` in "Use the `pbs_rstat` command" for consistency. 6. Corrected punctuation: Added a comma after "When the reservation ends" for clarity.
2. Fixed formatting issues, such as inconsistent code block delimiters and missing punctuation. 3. Ensured consistent use of backticks for inline code and variables. 4. Clarified explanations and instructions for better readability. 5. Checked and confirmed that all links are functional and correctly formatted.
…and "upper case" to "uppercase" for consistency. 2. Fixed a typo: corrected "resouce" to "resource". 3. Added missing punctuation: added periods at the end of sentences in the notes section for consistency. 4. Improved formatting: ensured consistent use of line breaks and spacing in tables for readability.
…tion and capitalization. 2. Fixed minor formatting issues, such as inconsistent spacing and alignment. 3. Clarified some sentences for better readability and understanding. 4. Ensured consistency in terminology and style throughout the document.
felker
reviewed
Jan 13, 2025
(for the first time) - remove def_list extension, which it replaces - replace plain .md definitions with this feature
felker
reviewed
Jan 13, 2025
felker
reviewed
Jan 13, 2025
felker
reviewed
Jan 13, 2025
felker
approved these changes
Jan 13, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Similar to earlier PRs (#562, #565), using Argo/GPT4o to improve the documentation for running jobs. See issue #563.