Azure / azureml-examples

Official community-driven Azure Machine Learning examples, tested with GitHub Actions.
https://docs.microsoft.com/azure/machine-learning
MIT License
1.73k stars 1.41k forks source link

Prevent notebook execution failure by avoiding mlclient private field… #3327

Closed novaturient95 closed 1 month ago

novaturient95 commented 2 months ago

Description

Prevent warning with accessing private fields.

Workflow failed due to warning: failed run: https://github.com/Azure/azureml-examples/actions/runs/10198631100/job/28213928764

Method connections: This is an experimental method, and may change at any time. Please see https://aka.ms/azuremlexperimental for more information.

Checklist