Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for multiple runtime environments #64

Closed
5 tasks done
Gkrumbach07 opened this issue Mar 24, 2022 · 6 comments
Closed
5 tasks done

Support for multiple runtime environments #64

Gkrumbach07 opened this issue Mar 24, 2022 · 6 comments
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. sig/user-experience Issues or PRs related to the User Experience of our Services, Tools, and Libraries. triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@Gkrumbach07
Copy link
Member

Gkrumbach07 commented Mar 24, 2022

Is your feature request related to a problem? Please describe.
As a data scientist, I want to be able to visualize multiple runtime environments in my advise report so I can see what differences they have.

High-level Goals

Can run an advise with multiple runtime envs

  • can visualize an advise with multiple runtim envs

Describe the solution you'd like
I want to be able to switch between different runtime envs with a dropdown and also have an option to compare their differences.

Describe alternatives you've considered
Only show one env

Acceptance Criteria

  • new form options to add x many runtime environments local history instead (see comment)
  • a dropdown to switch between which report to look at (might need to refactor how old and new envs work)
  • A way to see old reports and go to them - from home page
  • OPTIONAL - a way to add reports to a compare screen. (make this dynamic so it can be any two including the old lockfile)
@Gkrumbach07 Gkrumbach07 added kind/feature Categorizes issue or PR as related to a new feature. needs-triage Indicates an issue or PR lacks a `triage/...` label and requires one. labels Mar 24, 2022
@Gkrumbach07
Copy link
Member Author

/triage accepted
/priority backlog
/sig user-experience

@sesheta sesheta added triage/accepted Indicates an issue or PR is ready to be actively worked on. priority/backlog Higher priority than priority/awaiting-more-evidence. sig/user-experience Issues or PRs related to the User Experience of our Services, Tools, and Libraries. labels Mar 25, 2022
@Gkrumbach07
Copy link
Member Author

Hi, currently Thoth Adviser only allows for one runtime environment per Adviser run. However, I a single user could have the ability to go back to recent advisor runs using the browsers local storage.

related: thoth-station/adviser#1533

@Gkrumbach07 Gkrumbach07 removed the needs-triage Indicates an issue or PR lacks a `triage/...` label and requires one. label Mar 25, 2022
@Gkrumbach07
Copy link
Member Author

/priority important-soon

@sesheta sesheta added the priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. label Mar 29, 2022
@codificat
Copy link
Member

/remove-priority backlog
(unfortunately, this type of de-duplication has to be done manually)

@sesheta sesheta removed the priority/backlog Higher priority than priority/awaiting-more-evidence. label Mar 30, 2022
@Gkrumbach07
Copy link
Member Author

/lifecycle active

@sesheta sesheta added the lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. label Mar 31, 2022
@Gkrumbach07 Gkrumbach07 self-assigned this Mar 31, 2022
@Gkrumbach07 Gkrumbach07 mentioned this issue Apr 8, 2022
1 task
@Gkrumbach07
Copy link
Member Author

closing issue. User can now compare different advise reports on a new compare screen. Thoth currently only allows one runtime environment at a time, so there is no feature allowing to create a run with multiple

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. sig/user-experience Issues or PRs related to the User Experience of our Services, Tools, and Libraries. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

No branches or pull requests

3 participants