Savin

Results 31 issues of Savin

https://outerbounds-community.slack.com/archives/C02116BBNTU/p1659523083731559 via chat.metaflow.org

https://outerboundsco.slack.com/archives/C02116BBNTU/p1658246993734459 through chat.metaflow.org

https://outerboundsco.slack.com/archives/C02116BBNTU/p1654806617765689 accessible through slack.outerbounds.co

If `boto3` isn't found (it's a soft dependency), Metaflow throws an error `You need to install 'boto3' in order to use S3.` after assigning a run id. We can move...

https://docs.aws.amazon.com/batch/latest/userguide/array_jobs.html

related to https://github.com/argoproj/argo-workflows/issues/7743

Currently, the only way to check whether a task is executing `locally`, on `batch` or with `step-functions` is to sniff some environment variables - we can make it a bit...

good first issue

related to #467 When @resources specifies a float value, Metaflow throws a cryptic error ``` 'resources' and compute decorator have conflicting values for 'cpu'. Please use consistent values or specify...

[From Darshan Patel](https://outerboundsco.slack.com/archives/C02116BBNTU/p1644298359534659) on [Metaflow Slack](slack.outerbounds.co) - hey team, I'm getting an error while running a flow on AWS Batch. Metaflow is able to create a batch job definition and...