github Netflix/metaflow 2.8.1

latest releases: 2.18.2, 2.18.1, 2.18.0...
2 years ago
  • Features
    • Add ec2 instance metadata in task.metadata_dict when a task executes on AWS Batch
    • Display Metaflow UI URL on the terminal when a flow is executed either via run or resume

Features

Add ec2 instance metadata in task.metadata_dict when a task executes on AWS Batch

With this release, task.metadata_dict will include the fields - ec2-instance-id, ec2-instance-type, ec2-region, and ec2-availability-zone whenever the Metaflow task is executed on AWS Batch and the task container has access to ec2 metadata magic URL.

Display Metaflow UI URL on the terminal when a flow is executed either via run or resume

With this release, if the Metaflow config (in ~/.metaflow_config) includes a reference to the deployed Metaflow UI (assigned to METAFLOW_UI_URL), the user-facing logs in the terminal will indicate the direct link to the relevant run view in the Metaflow UI.

Screen Shot 2023-03-15 at 12 46 01 PM

In case you need any assistance or have feedback for us, ping us at chat.metaflow.org or open a GitHub issue.

Don't miss a new metaflow release

NewReleases is sending notifications on new releases.