You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@dlab.apache.org by "Vira Vitanska (Jira)" <ji...@apache.org> on 2020/06/04 10:37:00 UTC

[jira] [Updated] (DLAB-1828) [Branch-515][AWS][GCP][RStudio]: After successfully library installation from r package the installed library is not found in notebook

     [ https://issues.apache.org/jira/browse/DLAB-1828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vira Vitanska updated DLAB-1828:
--------------------------------
    Description: 
*Preconditions:*

1. RStudio/RStudio with Tensorflow on GCP/AWS

*Steps to reproduce:*

1. Install library from r packages

*Actual result:*
 # Library is installed successfully on DLab Web UI
 # Docker runs with '0'
 # Library is not found in notebook via command R -e "installed.packages()[,c(3:4)]" | grep <library_name>

*Expected result:*
 # Library is installed successfully on DLab Web UI
 # Docker runs with '0'
 # Library is found in notebook via command R -e "installed.packages()[,c(3:4)]" | grep <library_name>

 
----
(i) *This bug is still reproduced* (04/06/2020)

  was:
*Preconditions:*

1. RStudio/RStudio with Tensorflow on GCP/AWS

*Steps to reproduce:*

1. Install library from r packages

*Actual result:*
 # Library is installed successfully on DLab Web UI
 # Docker runs with '0'
 # Library is not found in notebook via command R -e "installed.packages()[,c(3:4)]" | grep <library_name>

*Expected result:*
 # Library is installed successfully on DLab Web UI
 # Docker runs with '0'
 # Library is found in notebook via command R -e "installed.packages()[,c(3:4)]" | grep <library_name>

 


> [Branch-515][AWS][GCP][RStudio]: After successfully library installation from r package the installed library is not found in notebook
> --------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DLAB-1828
>                 URL: https://issues.apache.org/jira/browse/DLAB-1828
>             Project: Apache DLab
>          Issue Type: Bug
>          Components: DLab Main
>         Environment: Branch-515
>            Reporter: Vira Vitanska
>            Assignee: Mykola Bodnar
>            Priority: Major
>              Labels: AWS, Debian, DevOps, GCP
>             Fix For: v.2.4
>
>         Attachments: Docker logs.txt, Libraries are not found.jpg, Libraries on DLab UI.jpg
>
>
> *Preconditions:*
> 1. RStudio/RStudio with Tensorflow on GCP/AWS
> *Steps to reproduce:*
> 1. Install library from r packages
> *Actual result:*
>  # Library is installed successfully on DLab Web UI
>  # Docker runs with '0'
>  # Library is not found in notebook via command R -e "installed.packages()[,c(3:4)]" | grep <library_name>
> *Expected result:*
>  # Library is installed successfully on DLab Web UI
>  # Docker runs with '0'
>  # Library is found in notebook via command R -e "installed.packages()[,c(3:4)]" | grep <library_name>
>  
> ----
> (i) *This bug is still reproduced* (04/06/2020)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@dlab.apache.org
For additional commands, e-mail: dev-help@dlab.apache.org