Savin

Results 213 comments of Savin

All public APIs are now documented at https://docs.metaflow.org/api

I will close this issue since we now have many tutorials available at https://outerbounds.com/docs/data-science-welcome/

Closing this PR in favor of native support for hosting models on Sagemaker with Metaflow

@LennieGuy what's the output of ``` from metaflow import namespace, Task namespace(None) Task('ParquetCheck/argo-parquetcheck.user.zhangxinyu19.parquetcheck-g8vjm/start/t-2aa87376').metadata_dict ```

@iamdansari we have a new API implementation landing soon that should help with this use case.

Can you poll more infrequently?

@romain-intel, this is more of a hidden utility to clean out the underlying conda environments than providing a top-level environment manipulation command. there is a good reason that we may...

@saikonen we could introduce a top-level `delete` command that has a sub command - `logs`? wdyt? also, the default behavior could be for `--latest-attempt` and users can pass in `--all-attempts`...

`python for.py --environment=docker run` without `@kubernetes` immediately returns an error that `Image Bakery` is not configured. Perhaps it shouldn't throw the error?

Great idea! We would be open to a PR if you would like to submit one!