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/07/23 06:35:00 UTC

[jira] [Commented] (DLAB-1749) [Back-end]: Support library installation of particular version from DLab UI 

    [ https://issues.apache.org/jira/browse/DLAB-1749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17163253#comment-17163253 ] 

Vira Vitanska commented on DLAB-1749:
-------------------------------------

*Closed:*

Commit ID 88a8d4783003b41a5ae5e63ef84da7942c749d28.

> [Back-end]: Support library installation of particular version from DLab UI 
> ----------------------------------------------------------------------------
>
>                 Key: DLAB-1749
>                 URL: https://issues.apache.org/jira/browse/DLAB-1749
>             Project: Apache DLab
>          Issue Type: Improvement
>          Components: DLab Main
>            Reporter: Vira Vitanska
>            Assignee: Oleg Fuks
>            Priority: Major
>              Labels: AWS, AZURE, Back-end, Debian, 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