Azure / azure-sdk-for-python

This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
MIT License
4.63k stars 2.83k forks source link

Machine Learning Sample Issue #36674

Closed jerryshia closed 1 day ago

jerryshia commented 3 months ago

1. Section link1

image

Reason: Can not import load_hub from azure.ai.ml, there is no function load_hub in azure.ai.ml.

2. Section link1

image

Reason: ImportError: cannot import name SparkJob from azure.ai.ml.entities._credentials ImportError: cannot import name SparkResourceConfiguration from azure.ai.ml.entities._credentials

Suggestion: Update code to from azure.ai.ml.entities._credentials import AmlTokenConfiguration from azure.ai.ml.entities import SparkJob, SparkResourceConfiguration

@rohit-ganguly, @lmazuel, @mayurid, @diondrapeck for notification.

github-actions[bot] commented 3 months ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @Azure/azure-ml-sdk @azureml-github.

github-actions[bot] commented 3 months ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @Azure/azure-ml-sdk @azureml-github.