wutaomsft

Results 5 issues of wutaomsft

Latest Azure Databricks (13) runs on Python 3.10

enhancement

### Description Right now the setup is overly lengthly. Proposed changes and reasons: 1. Remove venv. Most people are more familiar with conda. 2. Remove docker. Are we able to...

enhancement

Hi, Great work on lightfm! Curious if you have any plan/schedule to support Python 3.10 (and eventually 3.11). We are looking at supporting Python 3.10 at microsoft recommenders which depends...

Text: Users can save the workspace Azure Resource Manager (ARM) properties using the [workspace.write_config](https://learn.microsoft.com/en-us/python/api/azure-ai-ml/%5Bhttps://aka.ms/ml-workspace-class%5D(https://aka.ms/ml-workspace-class)?view=azure-python) method, The link is broken.

It is not clear how MLClient searches for config.json. It seems that from practice, it does not need to be in the current directory of the code and is discoverable...