Skip to content

Commit 632643c

Browse files
authored
Merge pull request #193549 from eulesv/idle-terminals-warning
idle-terminals-warning
2 parents 45ca0ba + e32b059 commit 632643c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/machine-learning/how-to-access-terminal.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,5 @@ Any of the [available Jupyter Kernels](https://github.com/jupyter/jupyter/wiki/J
107107

108108
Select **View active sessions** in the terminal toolbar to see a list of all active terminal sessions. When there are no active sessions, this tab will be disabled.
109109

110-
Close any unused sessions to preserve your compute instance's resources.
110+
> [!WARNING]
111+
> Make sure you close any unused sessions to preserve your compute instance's resources. Idle terminals may impact performance of compute instances.

0 commit comments

Comments
 (0)