This is an automated email from the ASF dual-hosted git repository. vvitanska pushed a commit to branch user_guide2.4 in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git
The following commit(s) were added to refs/heads/user_guide2.4 by this push: new 967b68d [DLAB-1999]: Updated library info in user guide 967b68d is described below commit 967b68df859bd89c9e61d029b0403299d16c2151 Author: viravit <vira_vitan...@epam.com> AuthorDate: Fri Aug 14 13:02:31 2020 +0300 [DLAB-1999]: Updated library info in user guide --- USER_GUIDE.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/USER_GUIDE.md b/USER_GUIDE.md index 11d9414..16e213b 100644 --- a/USER_GUIDE.md +++ b/USER_GUIDE.md @@ -125,7 +125,7 @@ Currently by means of DLab, Data Scientists can select between any of the follow - Jupyter - Apache Zeppelin - RStudio -- RStudio with TensorFlow +- RStudio with TensorFlow (implemented on AWS) - Jupyter with TensorFlow - Deep Learning (Jupyter + MXNet, Caffe, Caffe2, TensorFlow, CNTK, Theano, Torch and Keras) - JupyterLab @@ -176,8 +176,8 @@ In the body of the dialog: - Up time - Analytical tool URL - Git UI tool (ungit) -- Shared bucket for all users - Project bucket for project members +- Bucket browser To access analytical tool Web UI you use direct URL's (your access is established via reverse proxy, so you don't need to have Edge node tunnel up and running). @@ -189,14 +189,15 @@ 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. 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.  @@ -204,8 +205,6 @@ You need to wait for a while after resource choosing till list of all available **Note:** In group Others you can find other Python (2/3) packages, which haven't classifiers of version. - - After selecting library, you can see it in the midle of the window and can delete it from this list before installation.  @@ -214,7 +213,7 @@ After clicking on "Install" button you see process of installation with appropri  -**Note:** If package can't be installed you see "Failed" in status column and button to retry installation. +**Note:** If package can't be installed you see "instalation error" in status column and button to retry installation or 'invalid name' or 'invalid status'. ### Create image <a name="create_image"></a> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@dlab.apache.org For additional commands, e-mail: commits-h...@dlab.apache.org