Skip to content

Commit 33473a8

Browse files
Merge pull request #234748 from pritamso/Broken-link-fix-alkohli
LinkFix: Broken link fixed
2 parents 868efeb + ce918b9 commit 33473a8

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

articles/databox-online/azure-stack-edge-gpu-modify-fpga-modules-gpu.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,8 +206,7 @@ To set memory and CPU usage, use processor limits for modules in the `k8s-experi
206206
```
207207
The memory and CPU specification are not necessary but generally good practice. If `requests` isn't specified, the values set in limits are used as the minimum required.
208208

209-
Using shared memory for modules also requires a different way. For example, you can use the Host IPC mode for shared memory access between Live Video Analytics and Inference solutions as described in [Deploy Live Video Analytics on Azure Stack Edge](../azure-video-analyzer/video-analyzer-docs/overview.md).
210-
209+
Using shared memory for modules also requires a different way. For example, you can use the Host IPC mode for shared memory access between Live Video Analytics and Inference solutions as described in [Deploy Live Video Analytics on Azure Stack Edge](/previous-versions/azure/azure-video-analyzer/video-analyzer-docs/articles/azure-video-analyzer/video-analyzer-docs/overview).
211210

212211
## Web proxy
213212

articles/machine-learning/tutorial-pipeline-python-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ First, create a directory to store the file in.
150150

151151
Now, create the file in the dependencies directory.
152152

153-
[!Notebook-python[] (~/azureml-examples-main/tutorials/e2e-ds-experience/e2e-ml-workflow.ipynb?name=conda.yml)]
153+
[!Notebook-python[] (~/azureml-examples-main/tutorials/e2e-ds-experience/e2e-ml-workflow.ipynb?name=conda.yaml)]
154154

155155
The specification contains some usual packages, that you'll use in your pipeline (numpy, pip), together with some Azure Machine Learning specific packages (azureml-defaults, azureml-mlflow).
156156

0 commit comments

Comments
 (0)