-
Notifications
You must be signed in to change notification settings - Fork 720
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SDK - Add support for more types of environment definition #17
Labels
💎enhancement
New feature or request
Comments
mariamedp
added a commit
that referenced
this issue
Jul 15, 2022
mariamedp
added a commit
that referenced
this issue
Jul 15, 2022
manu-kanwarpal
added a commit
to mlops-v2/mlops-templates-fork
that referenced
this issue
Aug 22, 2022
* Upgrade az cli to >= 2.30.0 and azureml-sdk to 1.43.0 * Add run-id to steps' output paths * experiment and display name * add monitoring to infra and python * add missing vars * fix * add params * fix params * add params * add monitoring to classical cli * Remove run ID from model path inside register step * monitoring infra * SDK - support for multiple types of env definition. Closes Azure#17 * SDK - Register additional datasets * SDK - added 'training_datasets' parameter in training pipeline creation. Closes Azure#18 * update args * update src directory * update path * update path * add drift job * fix cli * fix cli * Update .gitignore * Update read-yaml.yml * Update read-yaml.yml * Update index.js * Update read-yaml.yml * Update read-yaml.yml * Update index.js * Update index.js * Update action.yml * Update read-yaml.yml * Update read-yaml.yml * Update read-yaml.yml Co-authored-by: María Medina <[email protected]> Co-authored-by: Sergii Baidachnyi <[email protected]> Co-authored-by: Nicole Serafino <[email protected]> Co-authored-by: murggu <[email protected]> Co-authored-by: Cindy Weng <[email protected]> Co-authored-by: chrey-gh <[email protected]> Co-authored-by: Daniel J. Dean <[email protected]>
also done :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Additional argument to specify type of environment definition that supports folder & Dockerfile, appart from conda.
The text was updated successfully, but these errors were encountered: