Skip to content

Commit

Permalink
Merge pull request #3 from AlejandroBaron/feature/pipeline-example
Browse files Browse the repository at this point in the history
Pipeline example
  • Loading branch information
AlejandroBaron authored Aug 8, 2024
2 parents ac1b86e + f16445f commit 2e8d9c7
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
File renamed without changes.
1 change: 1 addition & 0 deletions configs/environments/conda.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ dependencies:
- mldesigner==0.1.0b17
- azure-ai-ml==1.18.0
- azureml-mlflow==1.56.0
- ez-azml==0.1.0
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[project]
name = "ez_azml"
name = "ez-azml"
dynamic = ["version"]
description = "Simplified yaml/jsonargparse driven framework for AzureML interactions"
authors = [
Expand Down

0 comments on commit 2e8d9c7

Please sign in to comment.