Azure / Azure/azureml-examples
mldesigner no support beyond 3.8 and no documentation
- 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
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