> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wandb.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# 'Run Finished' 알림은 노트북에서 작동하나요?

아니요. **Run Finished** 알림은 Python 스크립트에서만 작동합니다. **User Settings**에서 **Run Finished** 설정을 활성화했더라도, 각 셀을 실행할 때마다 알림이 발생하는 것을 방지하기 위해 Jupyter 노트북에서는 알림이 비활성화된 상태로 유지됩니다.

대신 노트북에서는 `run.alert()`를 사용하세요.

***

<Badge stroke shape="pill" color="orange" size="md">[알림](/ko/support/models/tags/alerts)</Badge><Badge stroke shape="pill" color="orange" size="md">[노트북](/ko/support/models/tags/notebooks)</Badge>
