This is an automated email from the ASF dual-hosted git repository.

hshpak pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git


The following commit(s) were added to refs/heads/develop by this push:
     new ecd3e61ff fixed user_guide
     new 9257f5db4 Merge pull request #1488 from GennadiyShpak/fix/user-guide
ecd3e61ff is described below

commit ecd3e61ffb8b3eeacad5d824e878a396356402d7
Author: Hennadii_Shpak <[email protected]>
AuthorDate: Mon Apr 11 11:17:27 2022 +0300

    fixed user_guide
---
 USER_GUIDE.md                       |  18 +++++++++---------
 doc/audit_page.png                  | Bin 108511 -> 100615 bytes
 doc/billing_page.png                | Bin 61673 -> 58129 bytes
 doc/bucket_button.png               | Bin 79495 -> 75695 bytes
 doc/configuration_page.png          | Bin 51645 -> 48255 bytes
 doc/configuration_page1.png         | Bin 58301 -> 55341 bytes
 doc/configuration_page_prov.png     | Bin 85053 -> 82155 bytes
 doc/configuration_page_restart.png  | Bin 86813 -> 83666 bytes
 doc/environment_management.png      | Bin 79766 -> 70246 bytes
 doc/main_page.png                   | Bin 53433 -> 49382 bytes
 doc/main_page_filter.png            | Bin 93763 -> 89155 bytes
 doc/upload_or_generate_user_key.png | Bin 56577 -> 51504 bytes
 12 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/USER_GUIDE.md b/USER_GUIDE.md
index da756e1f2..5f558e9c6 100644
--- a/USER_GUIDE.md
+++ b/USER_GUIDE.md
@@ -46,7 +46,7 @@ DataLab is an essential toolset for analytics. It is a 
self-service Web Console,
 
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [Project management](#project_management)
 
-&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [Environment 
management](#environment_management)
+&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [Resourses](#environment_management)
 
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [Multiple Cloud 
endpoints](#multiple_cloud_endpoints)
 
@@ -109,7 +109,7 @@ Please note, that you need to have a key pair combination 
(public and private ke
 
 Creation of Project starts after hitting "Create" button. This process is a 
one-time operation for each Data Scientist and it might take up-to 10 minutes 
for DataLab to setup initial infrastructure for you. During this process 
project is in status "Creating".
 
-As soon as Project is created, Data Scientist can create  notebook server on 
“List of Resources” page. The message “To start working, please create new 
environment” is appeared on “List of Resources” page:
+As soon as Project is created, Data Scientist can create  notebook server on 
“Resources” page. The message “To start working, please create new environment” 
is appeared on “Resources” page:
 
 ![Main page](doc/main_page.png)
 
@@ -119,7 +119,7 @@ As soon as Project is created, Data Scientist can create  
notebook server on “
 
 ## Create notebook server <a name="notebook_create"></a>
 
-To create new analytical environment from “List of Resources” page click on 
"Create new" button.
+To create new analytical environment from “Resources” page click on "Create 
new" button.
 
 The "Create analytical tool" popup shows up. Data Scientist can choose the 
preferred project, endpoint and analytical tool. Adding new analytical toolset 
is supported by architecture, so you can expect new templates to show up in 
upcoming releases.
 Currently by means of DataLab, Data Scientists can select between any of the 
following templates:
@@ -139,7 +139,7 @@ Currently by means of DataLab, Data Scientists can select 
between any of the fol
 
 After specifying desired template, you should fill in the “Name” and “Instance 
shape”.
 
-Keep in mind that "Name" field – is just for visual differentiation between 
analytical tools on “List of resources” dashboard.
+Keep in mind that "Name" field – is just for visual differentiation between 
analytical tools on “resources” dashboard.
 
 Instance shape dropdown, contains configurable list of shapes, which should be 
chosen depending on the type of analytical work to be performed. Following 
groups of instance shapes are showing up with default setup configuration:
 
@@ -241,7 +241,7 @@ On "Create AMI" popup you should fill:
 
 After clicking on "Create" button the Notebook status changes to "Creating 
image". Once an image is created the Notebook status changes back to "Running".
 
-To create new analytical environment from custom image click on "Create new" 
button on “List of Resources” page. 
+To create new analytical environment from custom image click on "Create new" 
button on “Resources” page. 
 
 “Create analytical tool” popup shows up. Choose project, endpoint, template of 
a Notebook for which the custom image has been created:
 
@@ -612,14 +612,14 @@ To stop Edge node hit "Stop edge node". After that 
confirm "OK" in confirmation
 
 To terminate Edge node hit "Terminate edge node". After that confirm "OK" in 
confirmation popup. All related instances change its status to "Terminating" 
and soon become "Terminated".
 
-## Environment management <a name="environment_management"></a>
+## Resourses <a name="Resourses"></a>
 
-DataLab Environment Management page is an administration page allowing 
adminstrator to see the list of all users environments and to stop/terminate 
all of them.
+DataLab Resourses page is an administration page allowing adminstrator to see 
the list of all users environments and to stop/terminate all of them.
 
-To access Environment management page either navigate to it via main menu:
+To access Resourses page either navigate to it via main menu:
 
 <p align="center"> 
-    <img src="doc/environment_management.png" alt="Environment management">
+    <img src="doc/environment_management.png" alt="Resourses">
 </p>
 
 To stop or terminate the Notebook click on a gear icon <img 
src="doc/gear_icon.png" alt="gear" width="20"> in the "Actions" column for a 
needed Notebook and hit "Stop" or "Terminate" action:
diff --git a/doc/audit_page.png b/doc/audit_page.png
index 7f26780b5..62bf041a1 100644
Binary files a/doc/audit_page.png and b/doc/audit_page.png differ
diff --git a/doc/billing_page.png b/doc/billing_page.png
index cf3d5544c..df01a7eb8 100644
Binary files a/doc/billing_page.png and b/doc/billing_page.png differ
diff --git a/doc/bucket_button.png b/doc/bucket_button.png
index 0a0c9fb9d..21ec452c8 100644
Binary files a/doc/bucket_button.png and b/doc/bucket_button.png differ
diff --git a/doc/configuration_page.png b/doc/configuration_page.png
index b1d055ed2..7bb50f749 100644
Binary files a/doc/configuration_page.png and b/doc/configuration_page.png 
differ
diff --git a/doc/configuration_page1.png b/doc/configuration_page1.png
index 58ac0de9b..5f30d038a 100644
Binary files a/doc/configuration_page1.png and b/doc/configuration_page1.png 
differ
diff --git a/doc/configuration_page_prov.png b/doc/configuration_page_prov.png
index 0dd8d531c..0faee799b 100644
Binary files a/doc/configuration_page_prov.png and 
b/doc/configuration_page_prov.png differ
diff --git a/doc/configuration_page_restart.png 
b/doc/configuration_page_restart.png
index 1aedc6afe..479e0633a 100644
Binary files a/doc/configuration_page_restart.png and 
b/doc/configuration_page_restart.png differ
diff --git a/doc/environment_management.png b/doc/environment_management.png
index 462201be7..45a8b1336 100644
Binary files a/doc/environment_management.png and 
b/doc/environment_management.png differ
diff --git a/doc/main_page.png b/doc/main_page.png
index e0230b84d..3c3d1e8c5 100644
Binary files a/doc/main_page.png and b/doc/main_page.png differ
diff --git a/doc/main_page_filter.png b/doc/main_page_filter.png
index 96c5fdc07..bf0dc2335 100644
Binary files a/doc/main_page_filter.png and b/doc/main_page_filter.png differ
diff --git a/doc/upload_or_generate_user_key.png 
b/doc/upload_or_generate_user_key.png
index 95b624f47..b029c2807 100644
Binary files a/doc/upload_or_generate_user_key.png and 
b/doc/upload_or_generate_user_key.png differ


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to