Sean Yu

IoT Specialty/Microsoft MVP/MCT

Video 包含视频讲解或动手实战的文章



Azure Machine Learning 入门(7)Azure Machine Learning 将conda 环境导入到计算实例或者DSVM中并集成到Notebook

Azure Machine Learning 入门(7)Azure Machine Learning  将conda 环境导入到计算实例或者DSVM中并集成到Notebook     关键代码: conda env create -f azureml_py38.yaml python=3.8 conda env list conda activate custom_azureml_py38 conda install -y pip conda install -y ipykernel python -m ipykernel install --user --name custom_azureml_py38 --display-name "(custom_azureml_py38)" https://videos.51azure.cloud/azure/azure- …

Azure Video Machine Learning AML