Package org.mlflow.tracking.utils
Class DatabricksContext
java.lang.Object
org.mlflow.tracking.utils.DatabricksContext
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic DatabricksContext
getConfigProviderIfAvailable
(String className) Should only be called if isInDatabricksNotebook() is true.getTags()
boolean
-
Field Details
-
CONFIG_PROVIDER_CLASS_NAME
- See Also:
-
-
Method Details
-
createIfAvailable
-
getTags
-
isInDatabricksNotebook
public boolean isInDatabricksNotebook() -
getNotebookId
Should only be called if isInDatabricksNotebook() is true. -
getNotebookPath
-
getConfigProviderIfAvailable
-