Skip to content

Commit db2d138

Browse files
committed
Fix a tab issue.
1 parent 30c2ff3 commit db2d138

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

articles/machine-learning/tutorial-enable-materialization-backfill-data.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -134,17 +134,19 @@ This list summarizes the required setup steps:
134134

135135
Option 1: create new storage and container resources
136136

137-
# [Python SDK](#tab/python)
137+
# [Python SDK](#tab/python)
138138

139-
[!notebook-python[] (~/azureml-examples-main/sdk/python/featurestore_sample/notebooks/sdk_only/2. Enable materialization and backfill feature data.ipynb?name=create-new-storage)]
139+
[!notebook-python[] (~/azureml-examples-main/sdk/python/featurestore_sample/notebooks/sdk_only/2. Enable materialization and backfill feature data.ipynb?name=create-new-storage)]
140140

141-
# [Azure CLI](#tab/cli)
141+
# [Azure CLI](#tab/cli)
142+
143+
[!notebook-python[] (~/azureml-examples-main/sdk/python/featurestore_sample/notebooks/sdk_and_cli/2. Enable materialization and backfill feature data.ipynb?name=create-new-storage)]
142144

143-
[!notebook-python[] (~/azureml-examples-main/sdk/python/featurestore_sample/notebooks/sdk_and_cli/2. Enable materialization and backfill feature data.ipynb?name=create-new-storage)]
145+
[!notebook-python[] (~/azureml-examples-main/sdk/python/featurestore_sample/notebooks/sdk_and_cli/2. Enable materialization and backfill feature data.ipynb?name=create-new-storage-container)]
144146

145-
[!notebook-python[] (~/azureml-examples-main/sdk/python/featurestore_sample/notebooks/sdk_and_cli/2. Enable materialization and backfill feature data.ipynb?name=create-new-storage-container)]
147+
[!notebook-python[] (~/azureml-examples-main/sdk/python/featurestore_sample/notebooks/sdk_and_cli/2. Enable materialization and backfill feature data.ipynb?name=set-container-arm-id-cli)]
146148

147-
[!notebook-python[] (~/azureml-examples-main/sdk/python/featurestore_sample/notebooks/sdk_and_cli/2. Enable materialization and backfill feature data.ipynb?name=set-container-arm-id-cli)]
149+
---
148150

149151
Option 2: reuse an existing storage container
150152

0 commit comments

Comments
 (0)