You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,11 @@ Welcome to the Run:ai documentation area. For an introduction about what is the
5
5
This documentation is based on [mkdocs](https://www.mkdocs.org/). To view the library as a website go to [docs.run.ai](https://docs.run.ai).
6
6
7
7
8
-
The Run:ai documentation is targeting three personas:
8
+
The Run:ai documentation is targeting four personas:
9
9
10
-
* Run:ai Administrator - Responsible for the setup and the day-to-day administration of the product. Administrator documentation can be found [here](docs/admin/overview-administrator.md).
10
+
* Infrastructure Administrator - An IT person, responsible for the installation, setup and IT maintenance of the Run:ai product. Infrastructure Administrator documentation can be found [here](docs/admin/overview-administrator.md).
11
+
12
+
* Platform Administrator - Responsible for the day-to-day administration of the product. Platform Administrator documentation can be found [here](docs/admin/overview-administrator.md).
11
13
12
14
* Researcher - Using Run:ai to submit jobs. Researcher documentation can be found [here](docs/Researcher/overview-researcher.md).
Copy file name to clipboardExpand all lines: docs/Researcher/overview-researcher.md
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,5 +11,4 @@ As part of the Researcher documentation you will find:
11
11
*__Command line interface__ reference documentation.
12
12
*__Best Practices__ for Deep Learning with Run:ai.
13
13
* Information about the Run:ai__Scheduler__.
14
-
* The Run:ai Python __Researcher Library__ which you can optionally use in your container to get additional reporting and further resource optimization.
Copy file name to clipboardExpand all lines: docs/home/overview.md
+7-3Lines changed: 7 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -6,11 +6,15 @@ Welcome to the Run:ai documentation area. For an introduction about what is the
6
6
7
7
The Run:ai documentation is targeting three personas:
8
8
9
-
* Run:aiAdministrator - Is responsible for the setup and the day-to-day administration of the product. Administrator documentation can be found [here](./admin/overview-administrator.md).
9
+
The Run:ai documentation is targeting four personas:
10
10
11
-
*Researcher - Using Run:aito submit Jobs. Researcher documentation can be found [here](./Researcher/overview-researcher.md).
11
+
*Infrastructure Administrator - An IT person, responsible for the installation, setup and IT maintenance of the Run:aiproduct. Infrastructure Administrator documentation can be found [here](../admin/overview-administrator.md).
12
12
13
-
* Developer - Using various APIs to manipulate Jobs and integrate with other systems. Developer documentation can be found [here](./developer/overview-developer.md).
13
+
* Platform Administrator - Responsible for the day-to-day administration of the product. Platform Administrator documentation can be found [here](../platform-admin/overview.md)).
14
+
15
+
* Researcher - Using Run:ai to submit jobs. Researcher documentation can be found [here](../Researcher/overview-researcher.md).
16
+
17
+
* Developer - Using various APIs to manipulate Jobs and integrate with other systems. Developer documentation can be found [here](../developer/overview-developer.md).
0 commit comments