microsoft / MLOpsPython

MLOps using Azure ML Services and Azure DevOps
MIT License
1.2k stars 1.09k forks source link

Please fix azure-cli jsmin issue (azure-cli/issues/19468) #380

Open WiktorMadejski opened 3 years ago

WiktorMadejski commented 3 years ago

Currently service principal image build will stack: error in jsmin setup command: use_2to3 is invalid.

one way to fix is to update azure-cli ./diabetes_regression/ci_dependencies.yml with

Remember, not fixing base image version and deps is a bad practice!

Katzmann1983 commented 2 years ago

Thanks @WiktorMadejski just encountered the same issue!