integrations
less than a minute
module wandb.apis.public
W&B Public API for integrations.
This module provides classes for interacting with W&B integrations.
class Integrations
method Integrations.__init__
__init__(client: '_Client', variables: 'dict[str, Any]', per_page: 'int' = 50)
method Integrations.convert_objects
convert_objects() → Iterable[Integration]
Parse the page data into a list of integrations.
Feedback
Was this page helpful?
Glad to hear it! If you have more to say, please let us know.
Sorry to hear that. Please tell us how we can improve.