ripe-alarm-8919
02/27/2025, 11:03 PMwhl
for every possible platform and upload it to datastore?
2. At this point, metaflow only knows what local env is (say, macos) and do not yet know about remote env (whatever my argo pod is running) right?
3. when remote instance is hydrating the environment, it’ll search the datastore for its platform-specific wheel???
Is this about right?
For context, I’m exploring how to support source distribution (tar.gz) for @pypi
, it seems the remote instance has to run pip install from tar.gz
since local machine may not build the wheel for remote machine.ripe-alarm-8919
02/27/2025, 11:06 PMripe-alarm-8919
02/27/2025, 11:08 PMancient-application-36103
02/27/2025, 11:29 PMancient-application-36103
02/27/2025, 11:33 PMdry-beach-38304
02/27/2025, 11:35 PMripe-alarm-8919
02/27/2025, 11:58 PMtrampoline node
pattern to help resolve this? (@dry-beach-38304 i don’t think i got the link. appreciate if you can attach it again, thanks! )
2. then upload it to datastore.ancient-application-36103
02/28/2025, 12:00 AMdry-beach-38304
02/28/2025, 6:16 PM