Skip to content

Commit 0407f52

Browse files
authored
Merge pull request #109701 from PeterCLu/plu-patch-1
Remove typo
2 parents c0687ff + 81a8647 commit 0407f52

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/machine-learning/how-to-version-track-datasets.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ titanic_ds = titanic_ds.register(workspace = workspace,
5757
description = 'titanic training data',
5858
create_new_version = True)
5959
```
60-
You can also register a new version of a dataset at
6160

6261
### Retrieve a dataset by name
6362

0 commit comments

Comments
 (0)