ofuks commented on a change in pull request #868:
URL: https://github.com/apache/incubator-dlab/pull/868#discussion_r471998057
##########
File path: USER_GUIDE.md
##########
@@ -187,23 +189,22 @@ On every analytical tool instance you can install
additional libraries by clicki
<img src="doc/notebook_menu_manage_libraries.png" alt="Notebook
manage_libraries" width="150">
</p>
-After clicking you see the window with 3 fields:
+After clicking you see the window with 4 fields:
- Field for selecting an active resource to install libraries
- Field for selecting group of packages (apt/yum, Python 2, Python 3, R,
Java, Others)
-- Field for search available packages with autocomplete function except for
Java. java library you should enter using the next format:
"groupID:artifactID:versionID"
+- Field for search available packages with autocomplete function (if it's
gained) except for Java. For Java library you should enter using the next
format: "groupID:artifactID:versionID"
Review comment:
I wonder we can change **except for Java** -> **except Java
dependencies**
##########
File path: USER_GUIDE.md
##########
@@ -584,7 +613,7 @@ To stop or terminate the Notebook click on a gear icon <img
src="doc/gear_icon.p
<img src="doc/manage_env_actions.png" alt="Manage environment actions"
width="160">
</p>
-**NOTE:** Connected Data Engine Server is terminated and related Data Engine
is stopped during Notebook stopping. During Notebook termination related
Computational resources are automatically terminated.
+**NOTE:** Connected Data Engine Server is terminated and related Standalone
Apache Spark cluster is stopped during Notebook stopping. During Notebook
termination related Computational resource is automatically terminated.
Review comment:
Remove space between **resource** and **is**
##########
File path: USER_GUIDE.md
##########
@@ -187,23 +189,22 @@ On every analytical tool instance you can install
additional libraries by clicki
<img src="doc/notebook_menu_manage_libraries.png" alt="Notebook
manage_libraries" width="150">
</p>
-After clicking you see the window with 3 fields:
+After clicking you see the window with 4 fields:
- Field for selecting an active resource to install libraries
- Field for selecting group of packages (apt/yum, Python 2, Python 3, R,
Java, Others)
-- Field for search available packages with autocomplete function except for
Java. java library you should enter using the next format:
"groupID:artifactID:versionID"
+- Field for search available packages with autocomplete function (if it's
gained) except for Java. For Java library you should enter using the next
format: "groupID:artifactID:versionID"
+- Field for library version. It's an optional field.

-You need to wait for a while after resource choosing till list of all
available libraries is received.
+You need to wait for a while after resource choosing till list of all
available libraries is received. If available libraries list is not gained due
to some reasons you are able to proceed to work without autocomplete function.
Review comment:
**function**-> **feature**
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]