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

Datagen clarify endpoint URL format + removed unused pip installs #3318

Open cedricvidal opened 2 months ago

cedricvidal commented 2 months ago

Description

The notebook contains pip installs which are not necessary for its execution and fail on MacOS:

This PR removes those.

This PR also clarifies the format of the teacher model endpoint URL and explains where to find it in Azure AI Studio.

Tested on MacOS 14.5 (23F79) Apple Silicon M2 local with Python 3.8.19

Checklist

balapv commented 2 months ago

@anupsms please take a look and approve

cedricvidal commented 1 month ago

Hello, anything blocking on this PR?

cedricvidal commented 1 day ago

Gentle ping here, is anything blocking?