Skip to content

Commit ee673c8

Browse files
authored
Update articles/ai-studio/how-to/create-manage-runtime.md
1 parent d7412f4 commit ee673c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-studio/how-to/create-manage-runtime.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ We support following types of runtimes:
2424

2525
|Runtime type|Underlying compute type|Life cycle management| Customize packages |
2626
|------------|----------------------|---------------------|---------------------|
27-
|automatic runtime |Serverless compute| Automatically | Customized by image + requirements.txt in `flow.dag.yaml`|
27+
|automatic runtime |Serverless compute| Automatically | Easily customize python packages|
2828
|Compute instance runtime | Compute instance | Manually | Manually via Azure AI Studio environment.|
2929

3030
If you're a new user, we recommend using the automatic runtime that can be used out of box. You can easily customize the environment for this runtime.

0 commit comments

Comments
 (0)