Ben Fradet

Results 114 comments of Ben Fradet

I have a similar issue in that `create_compute_pipeline` seemingly takes forever. I will work on making a smaller repro.

sounds good, will open a draft pr once I'm done to further advance the discussion

> Is that resource at a relative path to your Pkl file? If so, you'd just pass in the relative path: > > const manifest = yamlParser.parse(read("../\(manifestPath)")) this doesn't work,...