Vira Vitanska created DLAB-1828:
-----------------------------------

             Summary: [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
             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>

 



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

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

Reply via email to