Azure / Azure/MachineLearningNotebooks

Error importing PipelineComponentBatchDeployment from 'azure.ai.ml.entities'

Open
#1,940 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
4.4k
Forks
2.6k
PR merge metrics
No merged PRs in 30d

Description

**Error importing PipelineComponentBatchDeployment from 'azure.ai.ml.entities'. Was this class name changed?**

`
from azure.ai.ml import MLClient, Input
from azure.ai.ml import load_component
from azure.ai.ml.entities import (
BatchEndpoint,
PipelineComponentBatchDeployment,
AmlCompute,
)
from azure.ai.ml.constants import AssetTypes
from azure.identity import DefaultAzureCredential
`
![tempsnip](https://github.com/Azure/MachineLearningNotebooks/assets/110750290/ca62fb44-f0e3-4a17-a645-fae075231553)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.