Skip to content

Commit ac62e11

Browse files
clogasdgilley
andauthored
Update articles/ai-studio/how-to/create-manage-runtime.md
Co-authored-by: Sheri Gilley <[email protected]>
1 parent 5611d2f commit ac62e11

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
@@ -97,7 +97,7 @@ You can manage automatic runtime in the flow page. Here are options you can use:
9797
-** Install packages** triggers the `pip install -r requirements.txt` in the flow folder. It takes minutes depends on the packages you install.
9898
- **Reset** deletes the current runtime and creates a new one with the same environment. If you encounter package conflict issue, you can try this option.
9999
- **Edit** opens the runtime config page where you can define the VM side and idle time for the runtime.
100-
- Stop, will delete current runtime. If there's no active runtime on underlining compute, compute resource will also be deleted.
100+
- **Stop** deletes the current runtime. If there's no active runtime on the underlining compute, the compute resource will also be deleted.
101101

102102
:::image type="content" source="../media/prompt-flow/how-to-create-manage-runtime/runtime-create-automatic-actions.png" alt-text="Screenshot of actions on automatic runtime on flow page. " lightbox = "../media/prompt-flow/how-to-create-manage-runtime/runtime-create-automatic-actions.png":::
103103

0 commit comments

Comments
 (0)