EggLibrary Class

Specifies an Egg library for use in a DatabricksStep pipeline step.

For an example of working with a DatabricksStep and specifying libraries, see the notebook https://aka.ms/pl-databricks.

Initialize EggLibrary.

Inheritance
azureml._base_sdk_common.abstract_run_config_element._AbstractRunConfigElement
EggLibrary

Constructor

EggLibrary(library=None)

Parameters

library
str
default value: None

The URI of the Egg to be installed. Only DBFS and S3 URIs are supported.