mlhubber / mlhub

Machine Learning Model Repository Hub Command Line Tool.
MIT License
20 stars 12 forks source link

az: migrate all to using private.json #224

Closed gjwgit closed 3 years ago

gjwgit commented 3 years ago

The new method for handling the Azure Services key is through the CONFIGURE command, using the private: entry in MLHUB.yaml.

Migrate each of the az models to using this approach:

gjwgit commented 3 years ago

Merge azluis into azlang.

JingjingShii commented 3 years ago

I remove canned.pkl because I don't think we allow users to run demo in azlang without private information.