You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@dlab.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/07/17 12:47:00 UTC

[jira] [Updated] (DLAB-1748) [DevOps]: Support library installation of particular version from DLab UI 

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

ASF GitHub Bot updated DLAB-1748:
---------------------------------
    Labels: AWS AZURE Debian DevOps GCP RedHat pull-request-available  (was: AWS AZURE Debian DevOps GCP RedHat)

> [DevOps]: Support library installation of particular version from DLab UI 
> --------------------------------------------------------------------------
>
>                 Key: DLAB-1748
>                 URL: https://issues.apache.org/jira/browse/DLAB-1748
>             Project: Apache DLab
>          Issue Type: Improvement
>          Components: DLab Main
>            Reporter: Vira Vitanska
>            Assignee: Leonid Frolov
>            Priority: Major
>              Labels: AWS, AZURE, Debian, DevOps, GCP, RedHat, pull-request-available
>
> As user I want to install particular version of library, so that I can easily upgrade or downgrade the library by demand.
> +How it works now:+
>  # 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. (?) {color:#de350b}In what way it should be conveyed?{color}
>  - The latest installed library should be in the top of the libraries grid.  



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