Skip to content

Commit 33ebeee

Browse files
committed
Update the TOC, as requested . . .
1 parent 8243481 commit 33ebeee

File tree

1 file changed

+24
-15
lines changed

1 file changed

+24
-15
lines changed

articles/machine-learning/toc.yml

Lines changed: 24 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -408,21 +408,14 @@
408408
- name: Create datastores
409409
displayName: Create datastores
410410
href: how-to-datastore.md
411-
- name: Create data assets
412-
displayName: Create data assets
413-
href: how-to-create-data-assets.md
414-
- name: Read & write data in jobs
415-
displayName: Read & write data in jobs
416-
href: how-to-read-write-data-v2.md
417-
- name: Submit Spark jobs in Azure Machine Learning
418-
displayName: Submit Spark jobs in Azure Machine Learning
419-
href: how-to-submit-spark-jobs.md
420-
- name: Interactive Data Wrangling with Apache Spark
421-
displayName: Interactive Data Wrangling with Apache Spark
422-
href: interactive-data-wrangling-with-apache-spark-azure-ml.md
423-
- name: Data administration
424-
displayName: Data administration
425-
href: how-to-administrate-data-authentication.md
411+
- name: Access and explore your data
412+
items:
413+
- name: Access data during interactive development
414+
displayName: Access data during interactive development
415+
href: how-to-access-data-interactive.md
416+
- name: Access data in jobs
417+
displayName: Access data in jobs
418+
href: how-to-read-write-data-v2.md
426419
- name: Label data
427420
items:
428421
- name: Set up image labeling
@@ -439,6 +432,22 @@
439432
href: how-to-add-users.md
440433
- name: Outsource labeling tasks
441434
href: how-to-outsource-data-labeling.md
435+
- name: Prepare data with Apache Spark
436+
items:
437+
- name: Submit Spark jobs in Azure Machine Learning
438+
displayName: Submit Spark jobs in Azure Machine Learning
439+
href: how-to-submit-spark-jobs.md
440+
- name: Interactive Data Wrangling with Apache Spark
441+
displayName: Interactive Data Wrangling with Apache Spark
442+
href: interactive-data-wrangling-with-apache-spark-azure-ml.md
443+
- name: Share and Version Data
444+
items:
445+
- name: Create data assets
446+
displayName: Create data assets
447+
href: how-to-create-data-assets.md
448+
- name: Data administration and authentication
449+
displayName: Data administration and authentication
450+
href: how-to-administrate-data-authentication.md
442451
- name: Train models
443452
items:
444453
- name: Train a model (SDK, CLI, REST)

0 commit comments

Comments
 (0)