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 f0bcbd1  [DLAB-1999]: Added bucket browser info
f0bcbd1 is described below

commit f0bcbd1f5187febc5d9b44d10f73e91e6739fe87
Author: viravit <vira_vitan...@epam.com>
AuthorDate: Fri Aug 14 17:13:01 2020 +0300

    [DLAB-1999]: Added bucket browser info
---
 USER_GUIDE.md | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

diff --git a/USER_GUIDE.md b/USER_GUIDE.md
index a49da24..f1d1f37 100644
--- a/USER_GUIDE.md
+++ b/USER_GUIDE.md
@@ -518,12 +518,26 @@ Also clicking on "Circle" button you can uncommit or 
revert changes.
 
 ### Bucket browser <a name="bucket"></a>
 
+You are ablle to access to cloud buckets via DLab Web UI.
+There are two ways to open bucket browser:
+- clicking on Notebook name in the "List of resources" page, where there is an 
"Open bucket browser" link;
+- clicking on "Bucket browser" bucket in the "List of resources" page.
+
 ![Bucket_browser_button](doc/bucket_button.png)
 
-When you click on the button "Bucket browser" – following popup shows up:
+When you click on the "Bucket browser" button or "Open bucket browser" link – 
following popup shows up:
 
 ![Select_bucket](doc/select_bucket.png)
 
+In the left side of the grid you see buckets for which you have access. You 
can switch between buckets by choosing appropriate one. In the right side of 
the grid you see folders and buckets which are already uploaded.
+
+In the bucket browser you are supposed to:
+- upload file;
+- create folder;
+- delete folder and file;
+- download file;
+- copy path to folder or to file;
+
 ![Bucket_browser](doc/bucket_browser.png)
 
 --------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@dlab.apache.org
For additional commands, e-mail: commits-h...@dlab.apache.org

Reply via email to