check_api_status | R Documentation |
Check the MLFlow API status
check_api_status(client = mlflow_client())
client |
An MLFlow client. Defaults to |
"ok" if the API is healthy, otherwise returns an HTTP error.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.