Skip to content

Commit

Permalink
add flyin plugin to toc (#4582)
Browse files Browse the repository at this point in the history
Signed-off-by: nikki everett <[email protected]>
  • Loading branch information
neverett authored Dec 12, 2023
1 parent e2b1ff2 commit b14f1ac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/integrations.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@ the Flyte task that use the respective plugin.
- Execute queries using AWS Athena
* - {doc}`AWS Batch <flytesnacks/examples/aws_batch_plugin/index>`
- Running tasks and workflows on AWS batch service
* - {doc}`Flyte Interactive <flytesnacks/examples/flyin_plugin/index>`
- Execute tasks using Flyte Interactive to debug.
* - {doc}`Hive <flytesnacks/examples/hive_plugin/index>`
- Run Hive jobs in your workflows.
* - {doc}`MMCloud <flytesnacks/examples/mmcloud_plugin/index>`
Expand Down Expand Up @@ -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
```

0 comments on commit b14f1ac

Please sign in to comment.