Skip to content

Commit

Permalink
[Docs] Fix Application and MPIv1 runtimes links (#5713)
Browse files Browse the repository at this point in the history
  • Loading branch information
alonmr committed Jun 4, 2024
1 parent 74d9619 commit af7a123
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mlrun/runtimes/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
"Spark3Runtime",
"DatabricksRuntime",
"KubeResource",
"ApplicationRuntime",
"MpiRuntimeV1",
]

from mlrun.runtimes.utils import resolve_spark_operator_version
Expand Down

0 comments on commit af7a123

Please sign in to comment.