Skip to contents

Post an edit to a comment on a model version.

Usage

update_model_comment(client, id, comment)

modelRegistryUpdateComment(client, id, comment)

Arguments

client

Required. Instance of DatabricksClient()

id

Required. Unique identifier of an activity.

comment

Required. User-provided comment on the action.