You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently when you click on "More Details"as a package is updating, it opens a window with a "Close dialog when finished" checkbox at the bottom and a "Hide" option.
I would like to suggest that an "Auto-Scroll to End" Check Box or drop-down menu is added, similar to that of that is available when you click "Packages" and then ">_ Console" and there is a button up top that enables/disables "Auto-Scroll to End".
This would be useful because frequently when I update a package, I like to observe the results in case there is a python package or two that I need to manually go in to update if the recent updates caused some other package to be incompatible.
Alternatively, I suggest a method to notify the user if a python package conflict occurred and to parse the output and glean the packages that were incompatible using some regex filters and to output them in a nice and easy to read format on the front end.
Of course, this could be taken a step further and just have the Stability Matrix manager auto attempt to upgrade those packages as well (ideal) but any of the suggestions put forward here would be very useful for automating things in the manger such that fewer breaking changes are introduced on things like updates to torch and CUDA versions etc. that happen pretty regularly.
Again, this is a improvement sought and not a bug so take your time and I do appreciate the work on this and all its existing features already, just thought these feature improvements would add to the quality of this application!
The text was updated successfully, but these errors were encountered:
Proposal
Currently when you click on
"More Details"
as a package is updating, it opens a window with a"Close dialog when finished"
checkbox at the bottom and a"Hide"
option.I would like to suggest that an
"Auto-Scroll to End"
Check Box or drop-down menu is added, similar to that of that is available when you click"Packages"
and then">_ Console"
and there is a button up top that enables/disables "Auto-Scroll to End".This would be useful because frequently when I update a package, I like to observe the results in case there is a python package or two that I need to manually go in to update if the recent updates caused some other package to be incompatible.
Alternatively, I suggest a method to notify the user if a python package conflict occurred and to parse the output and glean the packages that were incompatible using some regex filters and to output them in a nice and easy to read format on the front end.
Of course, this could be taken a step further and just have the Stability Matrix manager auto attempt to upgrade those packages as well (ideal) but any of the suggestions put forward here would be very useful for automating things in the manger such that fewer breaking changes are introduced on things like updates to torch and CUDA versions etc. that happen pretty regularly.
Again, this is a improvement sought and not a bug so take your time and I do appreciate the work on this and all its existing features already, just thought these feature improvements would add to the quality of this application!
The text was updated successfully, but these errors were encountered: