-
Notifications
You must be signed in to change notification settings - Fork 16
How Do I Get a Software on Cheaha #1063
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
base: main
Are you sure you want to change the base?
Conversation
0cb088e to
359f79a
Compare
wwarriner
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great start, I like what you have! Let's either pause this, or split it into two sub-branches.
The "interactive app" and "batch job" links need more care. We shouldn't dump an interested researcher at a page that doesn't tell them how to access and start using the specific software they came to find.
To split into two, checkout this branch on your local. Then make a new branch, but don't check it out yet. Then remove those URLs we don't have pages for. Then push that change to update this PR. Then push the other branch and make a new PR.
wwarriner
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We're still holding this one until we know for sure what is happening with SAS Enterprise Guide. I have a meeting Monday to learn more.
Otherwise this is in great shape!
| SAS,"UAB affiliated people",UAB Campus | ||
| Stata,"UAB affiliated people",UAB Campus | ||
| Software,Restricted to...,License Holder,How do I get access? | ||
| Amber,"Lab Specific",Lab PI, Request access through an existing license owner |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Extra space after last comma
| @@ -0,0 +1,9 @@ | |||
| # SAS Interactive Apps | |||
|
|
|||
| SAS (Statistical Analysis System) is available for use graphically in your browser via Open Ondemand (OOD). As with other standalone programs, you will need to select the resources required using the job creation form. You will also need to select the version of SAS you wish to use. | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Open OnDemand
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please sort the lines, ascending, case-insensitive.
There is an extension for this in VSCode: https://marketplace.visualstudio.com/items?itemName=Tyriar.sort-lines
It's not much change but will help maintenance in the future.
|
Make sure also to merge main into this to avoid conflicts. |
Pull Request
Intent
The aim of this PR is to provide an article documentation addressing the "How can I get software on Cheaha" question.
Proposed Changes
ood_sas.mdpage for SAS interactive apps.Changes to Section Headers
Changes to Page URLs
Related or Fixed Issues
Fixes #277
Related to #1041
Accessibility Checklist
I have ensured all of the following for new or changed content:
Style Checklist
I have done all of the following:
mkdocs.ymlfor any moved headers or pages.