Skip to content

Commit

Permalink
Remove mmcloud plugin
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Su <pingsutw@apache.org>
  • Loading branch information
pingsutw committed Jun 11, 2024
1 parent 9495011 commit 66be2d0
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 67 deletions.
3 changes: 0 additions & 3 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,6 @@
"testing",
"bigquery_plugin",
"databricks_plugin",
"mmcloud_plugin",
"snowflake_plugin",
]

Expand Down Expand Up @@ -332,8 +331,6 @@
"auto_examples/kftensorflow_plugin/index.html": "https://docs.flyte.org/en/latest/flytesnacks/examples/kftensorflow_plugin/index.html",
"auto_examples/mlflow_plugin/index.html": "https://docs.flyte.org/en/latest/flytesnacks/examples/mlflow_plugin/index.html",
"auto_examples/mlflow_plugin/mlflow_example.html": "https://docs.flyte.org/en/latest/flytesnacks/examples/mlflow_plugin/mlflow_example.html",
"auto_examples/mmcloud_plugin/example.html": "https://docs.flyte.org/en/latest/flytesnacks/examples/mmcloud_integration/example.html",
"auto_examples/mmcloud_plugin/index.html": "https://docs.flyte.org/en/latest/flytesnacks/examples/mmcloud_integration/index.html",
"auto_examples/mnist_classifier/pytorch_single_node_and_gpu.html": "https://docs.flyte.org/en/latest/flytesnacks/examples/mnist_classifier/pytorch_single_node_and_gpu.html",
"auto_examples/mnist_classifier/index.html": "https://docs.flyte.org/en/latest/flytesnacks/examples/mnist_classifier/index.html",
"auto_examples/mnist_classifier/pytorch_single_node_multi_gpu.html": "https://docs.flyte.org/en/latest/flytesnacks/examples/mnist_classifier/pytorch_single_node_multi_gpu.html",
Expand Down
1 change: 0 additions & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ auto_examples/whylogs_plugin/index
Deprecated integrations <https://docs.flyte.org/en/latest/deprecated_integrations/index.html>
BigQuery plugin <https://docs.flyte.org/en/latest/deprecated_integrations/bigquery_plugin/index.html>
Databricks plugin <https://docs.flyte.org/en/latest/deprecated_integrations/databricks_plugin/index.html>
MMCloud plugin <https://docs.flyte.org/en/latest/deprecated_integrations/mmcloud_plugin/index.html>
Snowflake plugin <https://docs.flyte.org/en/latest/deprecated_integrations/snowflake_plugin/index.html>
```

Expand Down
27 changes: 0 additions & 27 deletions examples/mmcloud_plugin/Dockerfile

This file was deleted.

3 changes: 0 additions & 3 deletions examples/mmcloud_plugin/README.md

This file was deleted.

Empty file.
32 changes: 0 additions & 32 deletions examples/mmcloud_plugin/mmcloud_plugin/mmcloud_plugin_example.py

This file was deleted.

1 change: 0 additions & 1 deletion examples/mmcloud_plugin/requirements.in

This file was deleted.

0 comments on commit 66be2d0

Please sign in to comment.