View source: R/databricks-utils.R
build_context_tags_from_databricks_notebook_info | R Documentation |
Retrieves the notebook id, path, url, name, version, and type from the Databricks Notebook execution environment and sets them to a list to be used for setting the configured environment for executing an MLflow run in R from Databricks.
build_context_tags_from_databricks_notebook_info(notebook_info)
notebook_info |
The configuration data from the Databricks Notebook environment |
A list of tags to be set by the run context when creating MLflow runs in the current Databricks Notebook environment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.