Azure / Azure/azureml-examples

mldesigner no support beyond 3.8 and no documentation

Open
#1,444 0 comments 2 reactions 0 assignees View on GitHub
example issue pipeline
Dominant language
Jupyter Notebook
Stars
2k
Forks
1.7k
Avg merge
18h 18m
Merged PRs (30d)
2

Description

## Which example? Describe the issue
Tried to create a new conda env with the following yaml, it works fine until python 3.8 but not with 3.9 and 3.10.
Also is there any documentation how to use it. Or, is it currently supported or not.
```
name: imagekeras_train_conda_env
channels:
- defaults
dependencies:
- python=3.8
- pip=20.0
- pip:
- mldesigner
- azureml-mlflow
```
example:
description:

## Additional context

-

Contributor guide

Open the contributing guide

Research direction

Start with the supplied conda environment YAML and reproduce installation with Python 3.8, 3.9, and 3.10, including mldesigner and azureml-mlflow. Determine the supported Python versions and the intended mldesigner usage; done means the compatibility result and usage guidance are documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, python
Domain
documentation, machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.