[ANNOYANCE] - Adding a new package to environment requires too many clicks across buttons spread wildly on large screens #407
Labels
area: user experience 👩🏻💻
Items impacting the end-user experience
Describe the bug
Adding a package to an environment is annoying. Some part of it is due to poor JupyterLab integration, this is I need to click:
I had opened issues for this already:
ImportError
and suggest to open conda-store UI jupyterlab-conda-store#50The following is specifically due to the conda-store-ui design - it just takes too many clicks and too much time to do a things as simple and as common as adding a new package:
Expected behavior
%pip install package_I_need
(*) For example, I really do not change channels every time I go to edit environment. I set them once and maybe will add one or two channels during environment lifetime. Yet, channels show up above the "Save" button taking up precious space.
How to Reproduce the problem?
First I need to select an environment on the left with two clicks:
First I need to click on the Edit button which is 1 mile east:
Then I need to scroll down to click on "Add package"
Then I need to scroll down again and move my cursor 1 mile south-east:
Output
No response
Versions and dependencies used.
I don't know (#406) but probably not the latest.
Anything else?
No response
The text was updated successfully, but these errors were encountered: