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 9b57bde [DLAB-1999]: Removed shared image in User guide 9b57bde is described below commit 9b57bde2551430a46825454628d8c9826e01707d Author: viravit <vira_vitan...@epam.com> AuthorDate: Fri Aug 14 12:05:28 2020 +0300 [DLAB-1999]: Removed shared image in User guide --- USER_GUIDE.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/USER_GUIDE.md b/USER_GUIDE.md index 7393d32..11d9414 100644 --- a/USER_GUIDE.md +++ b/USER_GUIDE.md @@ -107,8 +107,6 @@ 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 DLab to setup initial infrastructure for you. During this process project is in status "Creating". -'Use shared image' enabled means, that an image of particular notebook type is created while first notebook of same type is created in DLab. This image will be availble for all DLab users. This image is used for provisioning of further notebooks of same type within DLab. 'Use share image' disabled means, that image of particular notebook type is created while first notebook of same type is created in DLab. This AMI is available for all users withing same project. - 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:  --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@dlab.apache.org For additional commands, e-mail: commits-h...@dlab.apache.org