Skip to content

Commit 757e70f

Browse files
Update articles/cognitive-services/Computer-vision/spatial-analysis-logging.md
Co-authored-by: Patrick Farley <[email protected]>
1 parent b4fcff4 commit 757e70f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Computer-vision/spatial-analysis-logging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ If your device is a local desktop machine or Azure GPU VM (with remote desktop e
2424

2525
1. Open the desktop either locally or by using a remote desktop client on the host computer running Spatial Analysis.
2626
2. In the terminal run `xhost +`
27-
3. Update the [deployment manifest](https://github.com/Azure-Samples/cognitive-services-sample-data-files/blob/master/ComputerVision/spatial-analysis/DeploymentManifest_for_non_ASE_devices.json) under the `spaceanalytics` module with the value of the `DISPLAY` environment variable. You can find it's value by running `echo $DISPLAY` in the terminal on the host computer.
27+
3. Update the [deployment manifest](https://github.com/Azure-Samples/cognitive-services-sample-data-files/blob/master/ComputerVision/spatial-analysis/DeploymentManifest_for_non_ASE_devices.json) under the `spaceanalytics` module with the value of the `DISPLAY` environment variable. You can find its value by running `echo $DISPLAY` in the terminal on the host computer.
2828
```
2929
"env": {
3030
"DISPLAY": {

0 commit comments

Comments
 (0)