Skip to content

Commit 081acb7

Browse files
committed
fixing bookmarks
1 parent f017f25 commit 081acb7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ You can create a new notebook and execute the instructions in this tutorial step
6262

6363
1. Select **Configure session**.
6464
1. Select **Upload Conda file**.
65-
1. Upload the *conda.yml* file that you [uploaded in the first tutorial](./tutorial-get-started-with-feature-store.md#prepare-the-notebook-environment-for-development).
65+
1. Upload the *conda.yml* file that you [uploaded in the first tutorial](./tutorial-get-started-with-feature-store.md#prepare-the-notebook-environment).
6666
1. Increase the session time-out (idle time) to avoid frequent prerequisite reruns.
6767

6868
[!notebook-python[] (~/azureml-examples-main/sdk/python/featurestore_sample/notebooks/sdk_only/2. Enable materialization and backfill feature data.ipynb?name=start-spark-session)]

articles/machine-learning/tutorial-enable-recurrent-materialization-run-batch-inference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Before you proceed with the following procedures, be sure to complete the first,
4747

4848
1. When the status bar displays **Configure session**, select it.
4949
1. Select **Upload conda file**.
50-
1. Upload the *conda.yml* file that you [uploaded in the first tutorial](./tutorial-get-started-with-feature-store.md#prepare-the-notebook-environment-for-development).
50+
1. Upload the *conda.yml* file that you [uploaded in the first tutorial](./tutorial-get-started-with-feature-store.md#prepare-the-notebook-environment).
5151
1. Optionally, increase the session time-out (idle time) to avoid frequent prerequisite reruns.
5252

5353
1. Start the Spark session.

articles/machine-learning/tutorial-experiment-train-models-using-features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Before you proceed with the following procedures, be sure to complete the first
4949

5050
1. When the status bar displays **Configure session**, select it.
5151
1. Select **Upload conda file**.
52-
1. Upload the *conda.yml* file that you [uploaded in the first tutorial](./tutorial-get-started-with-feature-store.md#prepare-the-notebook-environment-for-development).
52+
1. Upload the *conda.yml* file that you [uploaded in the first tutorial](./tutorial-get-started-with-feature-store.md#prepare-the-notebook-environment).
5353
1. Optionally, increase the session time-out (idle time) to avoid frequent prerequisite reruns.
5454

5555
1. Start the Spark session.

0 commit comments

Comments
 (0)