mlops/python
Image with a pipeline agent for https://github.com/microsoft/MLOpsPython
latest docker pull mcr.microsoft.com/mlops/python:latestThis image contains Python 3.6 and all required packages to serve as Azure DevOps Pipeline agent for MlOps activities
See GitHub MLOpsPyhton project for the reference.
The pipeline yml file shoud reference to the image as in the follwing example :
pool:
vmImage: 'Ubuntu 16.04'
container: microsoft/mlopspython:latest
...
Report issues, suggestions, or feedback in the GitHub MLOpsPyhton project.
Please provide feedback via the GitHub MLOpsPyhton project.
No tags have been pushed to this repository yet.