acoustic-carpenter-78188
06/12/2023, 3:31 PMfrom flytekit import task, workflow
from flytekit.image_spec import ImageSpec
new_flytekit = "git+<https://github.com/flyteorg/flytekit@8c7c43ad310ec74b4e8c06c2b4604b6cb9692f86>"
image_spec = ImageSpec(base_image="ubuntu20.04", packages=[new_flytekit], cuda="11.2.2", cudnn="8",
registry="pingsutw", apt_packages=["git"], python_version="3.9",)
Type
☐ Bug Fix
☐ Feature
☐ Plugin
Are all requirements met?
☐ Code completed
☐ Smoke tested
☐ Unit tests added
☐ Code documentation added
☐ Any pending items have an associated Issue
Complete description
^^^
Tracking Issue
NA
Follow-up issue
NA
flyteorg/flytekit
✅ All checks have passed
30/30 successful checksacoustic-carpenter-78188
06/15/2023, 10:58 PMacoustic-carpenter-78188
06/16/2023, 4:29 PM