flytekit icon indicating copy to clipboard operation
flytekit copied to clipboard

Extensible Python SDK for developing Flyte tasks and workflows. Simple to get started and learn and highly extensible.

Results 305 flytekit issues
Sort by recently updated
recently updated
newest added

# TL;DR _Please replace this text with a description of what this PR accomplishes._ ## Type - [ ] Bug Fix - [x] Feature - [ ] Plugin ## Are...

Signed-off-by: Kevin Su # TL;DR fixes https://flyte-org.slack.com/archives/CP2HDHKE1/p1676916832851009?thread_ts=1676907633.986649&cid=CP2HDHKE1 Failed to run LP when the workflow type is FlyteWorklfow because there is no python_interface in the `Flyteworkflow`. ``` "/Users/ematus/test_flyte/flyte_remote.py", line 16, in...

# TL;DR Primary PR: https://github.com/flyteorg/flytekit/pull/1269 ## Type - [ ] Bug Fix - [ ] Feature - [ ] Plugin ## Are all requirements met? - [ ] Code completed...

Signed-off-by: Eduardo Apolinario # TL;DR _Please replace this text with a description of what this PR accomplishes._ ## Type - [ ] Bug Fix - [ ] Feature - [...

fix: upgrade request dependency to version that does not use vulnerable py dep # TL;DR This request is just to upgrade the `retry` package dependency in `requirements.txt` for flytekit. The...

Signed-off-by: Eduardo Apolinario # TL;DR Remove all mentions to model files ## Type - [ ] Bug Fix - [x] Feature - [ ] Plugin ## Are all requirements met?...

Signed-off-by: Eduardo Apolinario # TL;DR _Please replace this text with a description of what this PR accomplishes._ ## Type - [ ] Bug Fix - [ ] Feature - [...

## Type - [ ] Bug Fix - [ ] Feature - [ ] Plugin - [X] Documentation ## Are all requirements met? - [ ] Code completed - [...

Signed-off-by: Niels Bantilan # TL;DR _Please replace this text with a description of what this PR accomplishes._ ## Type - [ ] Bug Fix - [ ] Feature - [...

This PR adds support for ``tf.Tensor`` as a native flyte type ## Type - [ ] Bug Fix - [ ] Feature - [X] Plugin ## Are all requirements met?...

hacktoberfest-accepted