View source: R/databricks-utils.R
build_context_tags_from_databricks_job_info | R Documentation |
Parses the data from a job execution context when running on Databricks in a non-interactive mode. This function extracts relevant data that MLflow needs in order to properly utilize the MLflow APIs from this context.
build_context_tags_from_databricks_job_info(job_info)
job_info |
The job-related metadata from a running Databricks job |
A list of tags to be set by the run context when creating MLflow runs in the current Databricks Job environment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.