Installing Marketplace Listing via Python SDK...

ScottH
New Contributor III

I am trying to use the Databricks Python SDK to install a Databricks Marketplace listing to Unity Catalog. I am getting stuck on how to provide a valid consumer terms version when passing the "accepted_consumer_terms" parameter to the w.consumer_installations.create() function. See the code in the screenshot below...

In this case, I am attempting to install one of the free Marketplace listings (Arline Performance Data: id=e913bea3-9a37-446c-a667-73724e7ef73e).

Where do I find (how do I determine) a valid value for this version parameter highlighted in yellow in the screenshot?? I've looked at the Marketplace listing and I don't see anything that make sense to plug in there. A valid "accepted_consumer_terms" parameter is required to install the listing.

I am using version 0.63.0 of the Python SDK. 

ScottH_0-1756486791644.png