diff --git a/docs/integrations.md b/docs/integrations.md index 5a4bbcc909..f2b2f76cc4 100644 --- a/docs/integrations.md +++ b/docs/integrations.md @@ -102,6 +102,8 @@ the Flyte task that use the respective plugin. - Execute queries using AWS Athena * - {doc}`AWS Batch ` - Running tasks and workflows on AWS batch service +* - {doc}`Flyte Interactive ` + - Execute tasks using Flyte Interactive to debug. * - {doc}`Hive ` - Run Hive jobs in your workflows. * - {doc}`MMCloud ` @@ -210,4 +212,5 @@ flytesnacks/examples/snowflake_plugin/index flytesnacks/examples/databricks_plugin/index flytesnacks/examples/bigquery_plugin/index flytesnacks/examples/airflow_plugin/index +flytesnacks/examples/flyin_plugin/index ```