How to Install and Uninstall python312-azure-ai-ml Package on openSuSE Tumbleweed

Last updated: July 01,2024

1. Install "python312-azure-ai-ml" package

Please follow the guidelines below to install python312-azure-ai-ml on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-azure-ai-ml

2. Uninstall "python312-azure-ai-ml" package

This guide covers the steps necessary to uninstall python312-azure-ai-ml on openSuSE Tumbleweed:

$ sudo zypper remove python312-azure-ai-ml

3. Information about the python312-azure-ai-ml package on openSuSE Tumbleweed

Information for package python312-azure-ai-ml:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-azure-ai-ml
Version : 1.13.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 116.7 MiB
Installed : No
Status : not installed
Source package : python-azure-ai-ml-1.13.0-1.2.src
Upstream URL : https://github.com/Azure/azure-sdk-for-python
Summary : Microsoft Azure Machine Learning Client Library for Python
Description :
We are excited to introduce the public preview of Azure Machine Learning Python
SDK v2. The Python SDK v2 introduces new SDK capabilities like standalone local
jobs, reusable components for pipelines and managed online/batch inferencing.
Python SDK v2 allows you to move from simple to complex tasks easily and
incrementally. This is enabled by using a common object model which brings
concept reuse and consistency of actions across various tasks. The SDK v2 shares
its foundation with the CLI v2 which is currently in also in public preview.
This package has been tested with Python 3.6, 3.7, 3.8, 3.9 and 3.10.