Skip to content

Commit

Permalink
[CLI][Pipelines] Fix 4d data boostrapping (#2881)
Browse files Browse the repository at this point in the history
* fix 4d data boostrapping

* update name
  • Loading branch information
D-W- authored Dec 5, 2023
1 parent 57a8d1d commit 20a2287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup/setup-repo/create-datasets.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# this dataset is needed for the sample under cli/jobs/pipelines-with-components/basics/4d_dataset_input

az ml data create -f ../cli/jobs/pipelines-with-components/basics/4d_dataset_input/data.yml
az ml data create -f ../../cli/jobs/pipelines-with-components/basics/4d_data_input/data.yml



Expand Down

0 comments on commit 20a2287

Please sign in to comment.