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/04/23 10:28:00 UTC

[jira] [Updated] (DLAB-1750) [Front-end]: Support library installation of particular version from DLab UI 

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

Vira Vitanska updated DLAB-1750:
--------------------------------
    Description: 
# If library is already installed on instance (this library was previous installed during notebook creation) and user installs the same library via DLab UI. And as result DLab shows installing -> installed, but in fact this library is not installed by DLab, Dlab finds that such library is previously installed and changes status installing -> installed. This case is actual when user want to install upper version of library. So make possible to install library like <library_name==version> via DLab UI. For example, this bug was found with library 'request'.
 # Also if update Python 3 via terminal it shows that it is upgraded but in some minutes it is downgraded again. (It was on Jupyter)
----
*How should it work:*

 - If user types wrong library version the output appears where there is a list of versions for this library
 - If user types right library version this library version should be installed
 - On top of that what dependencies are added during installation should be conveyed to user

> [Front-end]: Support library installation of particular version from DLab UI 
> -----------------------------------------------------------------------------
>
>                 Key: DLAB-1750
>                 URL: https://issues.apache.org/jira/browse/DLAB-1750
>             Project: Apache DLab
>          Issue Type: Task
>          Components: DLab Main
>            Reporter: Vira Vitanska
>            Assignee: Dmytro Gnatyshyn
>            Priority: Major
>              Labels: AWS, AZURE, Debian, Front-end, GCP, RedHat
>             Fix For: v.2.4
>
>
> # If library is already installed on instance (this library was previous installed during notebook creation) and user installs the same library via DLab UI. And as result DLab shows installing -> installed, but in fact this library is not installed by DLab, Dlab finds that such library is previously installed and changes status installing -> installed. This case is actual when user want to install upper version of library. So make possible to install library like <library_name==version> via DLab UI. For example, this bug was found with library 'request'.
>  # Also if update Python 3 via terminal it shows that it is upgraded but in some minutes it is downgraded again. (It was on Jupyter)
> ----
> *How should it work:*
>  - If user types wrong library version the output appears where there is a list of versions for this library
>  - If user types right library version this library version should be installed
>  - On top of that what dependencies are added during installation should be conveyed to user



--
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