IBM / lunchpail

Lunchpail compiles your job code into an all-in-one executable. Others download that binary, and "up" it to run your code in the Cloud or an existing Kubernetes cluster.
Apache License 2.0
6 stars 2 forks source link

fix: needs python to run in K8; backend agnostic rqmts install #447

Closed aavarghese closed 1 week ago

aavarghese commented 1 week ago

Fixes #430

Tests that run on target=kubernetes using Datasets restricted to local target until writeBlobsToWorkdir is implemented for K8. Some other tests also running on local only due to other known errors like large model, etc