Skip to content

Commit 0e6766e

Browse files
authored
Merge pull request #270 from nerc-project/RHOAI_updated_screenshots
Rhoai updated screenshots with newer version of RHOAI
2 parents acf80af + 95cccd6 commit 0e6766e

File tree

105 files changed

+532
-211
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

105 files changed

+532
-211
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ repos:
5050
exclude: .*/tests/.*
5151

5252
- repo: https://github.com/pycqa/flake8
53-
rev: 7.2.0
53+
rev: 7.3.0
5454
hooks:
5555
- id: flake8
5656
args:

docs/get-started/allocation/archiving-a-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ by accessing [NERC's ColdFront interface](https://coldfront.mss.mghpcc.org/).
1313

1414
Once archived it is no longer visible on [your projects list](https://coldfront.mss.mghpcc.org/project/).
1515
All archived projects will be listed under [your archived projects](https://coldfront.mss.mghpcc.org/project/archived/),
16-
which can be viewed by clicking the "View archived projects" button as shown below:
16+
which can be viewed by clicking the "View archived projects" button, as shown below:
1717

1818
![View Archived Projects](images/view_archived_projects.png)
1919

docs/get-started/allocation/managing-users-to-an-allocation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Adding and removing project Users to project Resource Allocation
22

33
Any available users who were not added previously on a given project can be added
4-
to resource allocation by clicking on the "Add Users" button as shown below:
4+
to resource allocation by clicking on the "Add Users" button, as shown below:
55

66
![Adding and removing project User(s) to project Allocation](images/coldfront-pi-add-users-on-allocation.png)
77

docs/get-started/allocation/project-and-allocation-review.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,12 +79,12 @@ is 60 days away, 30 days, 7 days, and then set the allocation status to
7979

8080
Allocation renewals may not require any additions or changes to the allocation
8181
attributes from the PI or Manager. By default, if the PI or Manager clicks on
82-
the 'Activate' button as shown below:
82+
the 'Activate' button, as shown below:
8383

8484
![ColdFront Activate Expiring Allocation](images/coldfront-activate-expiring-allocation.png)
8585

8686
Then it will prompt for confirmation and allow the admin to review and submit the
87-
activation request by clicking on 'Submit' button as shown below:
87+
activation request by clicking on 'Submit' button, as shown below:
8888

8989
![ColdFront Allocation Renewal Submit](images/coldfront-submit-allocation-activation.png)
9090

docs/get-started/allocation/requesting-an-allocation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# How to request a new Resource Allocation
22

33
On the Project Detail page the project PI/manager(s) can request an allocation
4-
by clicking the "Request Resource Allocation" button as shown below:
4+
by clicking the "Request Resource Allocation" button, as shown below:
55

66
![Requesting an Allocation](images/new_resource_allocation.png)
77

docs/get-started/cost-billing/how-pricing-works.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ oc scale deployment <your-deployment> --replicas=1
381381
**Toggle the Workbench to "Stopped"**:
382382

383383
In [NERC Red Hat OpenShift AI (RHOAI)](../../openshift-ai/index.md), workbench
384-
environments can be toggled between **Running** and **Stopped** states.
384+
environments can be toggled between `Running` and `Stopped` states.
385385

386386
1. Go to the [NERC's OpenShift Web Console](https://console.apps.shift.nerc.mghpcc.org).
387387

@@ -391,15 +391,18 @@ icon that looks like a grid), located on the header.
391391

392392
3. When you've completed a workload such as model development or experimentation
393393
using the [Data Science Project (DSP)](../../openshift-ai/data-science-project/using-projects-the-rhoai.md)
394-
**Workbench**, you can stop the compute resources by toggling the status from
395-
**Running** to **Stopped**, as shown below:
394+
**Workbench**, you can stop the compute resources used by the workbench
395+
by clicking `Stop`, next to the **Status** column for the workbench. Then the
396+
status of the workbench change from `Running` to `Stopped`, as shown below:
396397

397-
![Toggle Workbench](images/toggle-workbench.png)
398+
![Change Workbench Status](images/change-workbench-status.png)
398399

399400
This action immediately releases the compute resources allocated to the notebook
400401
environment within the Workbench setup.
401402

402-
When you need to run your workbench again, just toggle its status back from
403-
**Stopped** to **Running**.
403+
To restart your workbench, click `Start` next to the **Status** column for the
404+
workbench. The status will change from **Stopped** to `Starting` while the
405+
server initializes, and then to `Running` once the workbench has successfully
406+
started.
404407

405408
---
70.9 KB
Loading
Binary file not shown.

docs/get-started/create-a-user-portal-account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ by viewing the following page:
104104

105105
1. Log in to the [RegApp](https://regapp.mss.mghpcc.org/) using your MGHPCC-SS account.
106106

107-
2. Click on "Manage Your MGHPCC-SS Account" button as shown below:
107+
2. Click on "Manage Your MGHPCC-SS Account" button, as shown below:
108108

109109
![MGHPCC-SS Account Update](images/account_update.png)
110110

docs/get-started/user-onboarding-on-NERC.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ The overall user flow can be summarized using the following sequence diagram:
1515

1616
1. All users including PI need to register to NERC via: [https://regapp.mss.mghpcc.org/](https://regapp.mss.mghpcc.org/).
1717

18+
For detailed instructions on creating a user account through **RegApp**, refer
19+
to [this guide](create-a-user-portal-account.md).
20+
1821
2. **PI** will send a request for a Principal Investigator (PI) user account role
1922
by submitting: [NERC's PI Request Form](https://nerc.mghpcc.org/pi-account-request/).
2023

@@ -40,6 +43,9 @@ The overall user flow can be summarized using the following sequence diagram:
4043
and add user(s) to the project - Other **general user(s)** can also see the project(s)
4144
once they are added to a project via: [https://coldfront.mss.mghpcc.org](https://coldfront.mss.mghpcc.org/).
4245

46+
For detailed instructions about **NERC's ColdFront** and how to use it, refer
47+
to [this guide](allocation/coldfront.md).
48+
4349
5. **PI or project Manager** can request resource allocation either **NERC (OpenStack)**
4450
or **NERC-OCP (OpenShift)** for the newly added project and select which user(s)
4551
can use the requested allocation.
@@ -59,4 +65,11 @@ The overall user flow can be summarized using the following sequence diagram:
5965
based on approved **Resource Type** and they can start using the NERC's resources
6066
based on the approved project **quotas**.
6167

68+
For detailed guidance on using **NERC (OpenStack)** and **NERC-OCP (OpenShift)**,
69+
please refer to the respective user guides below:
70+
71+
- [**NERC (OpenStack)**](../openstack/index.md)
72+
73+
- [**NERC-OCP (OpenShift)**](../openshift/index.md)
74+
6275
---

0 commit comments

Comments
 (0)