-
Notifications
You must be signed in to change notification settings - Fork 1
Create recommend base image tutorial #1
Comments
/assign @pacospace |
More details: |
Ideas:
|
pre-requisities
extra steps (not required)
|
Thanks for the meeting minutes write-up. First, we can start with prescriptions - they will be easy to write, maintain and can state the main packages for which we want to recommend the base image (e.g. Besides that, we should prioritize fix thoth-station/thoth-application#1788 as it is causing wrong data to be synced and associated with the container images we have in the database. It will unlock thoth-station/thoth-application#1788 and a possibility to query packages in container images we build in a separate pipeline unit that can recommend a base image with an exact/partial match for the stack. The prescriptions scenario is still applicable as this solution just extends what we offer to users. On the user's side, we can have the mentioned flag that will apply changes to the |
Thanks @fridex, let's do it!!
Sounds good, @harshad16 what is ETA for the mentioned issue?
@fridex it will unlock thoth-station/thoth-application#1788 ? Do we still want to use prescriptions in that case?
Perfect! |
thoth-station/thoth-application#1788 will unlock thoth-station/adviser#1533 (also discussed in thoth-station/adviser#1943).
Yes, they provide a different view of container images and Python packages shipped in them. |
Thanks, in the above comment was not linked, now I get it :)
Perfect, then we also want to introduce a mechanism to automatically create prescriptions from ps-stacks analysis. |
A simple script that takes direct dependencies from Pipfiles and generates corresponding prescriptions out of them (as direct dependencies are the ones that in most cases define the container image use) should be good enough here. Later it could be plugged into a bigger workflow if necessary. |
Issues created based on conversations with @fridex . |
blocked by thoth-station/python#418 and quay issues. |
/kind documentation |
Depends-On: thoth-station/prescriptions#18523 |
/assign @mayaCostantini |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with /lifecycle stale |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with /lifecycle rotten |
Is your feature request related to a problem? Please describe.
As Data Scientist,
I have a notebook for Computer Vision that I want to use in ODH.
As Data Scientist,
I have a stack with opencv and pytorch. I want to know which image should I use to run my Computer Vision Application.
High-level Goals
Have a tutorial on using a recommended base image for my ML application that can be run on Operate First with Meteor.
Describe the solution you'd like
Create steps in the tutorial.
Pre-requisite:
Steps:
Describe alternatives you've considered
Additional context
Related-To: thoth-station/core#308
Acceptance Criteria
The text was updated successfully, but these errors were encountered: