Skip to content

Commit cde0e5d

Browse files
Merge pull request #231213 from jesscioffi/main
Removing Preview Verbiage
2 parents 6dd3a1a + 20e7c22 commit cde0e5d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/machine-learning/how-to-customize-compute-instance.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Customize compute instance with a script (preview)
2+
title: Customize compute instance with a script
33
titleSuffix: Azure Machine Learning
44
description: Create a customized compute instance, using a startup script. Use the compute instance as your development environment, or as compute target for dev/test purposes.
55
services: machine-learning
@@ -31,8 +31,6 @@ Some examples of what you can do in a setup script:
3131
* Set environment variables
3232
* Install JupyterLab extensions
3333

34-
[!INCLUDE [machine-learning-preview-generic-disclaimer](../../includes/machine-learning-preview-generic-disclaimer.md)]
35-
3634
## Create the setup script
3735

3836
The setup script is a shell script, which runs as `rootuser`. Create or upload the script into your **Notebooks** files:

0 commit comments

Comments
 (0)