> ## 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 Notebook ではオフのままになります。

代わりに、ノートブックでは `run.alert()` を使用してください。

***

<Badge stroke shape="pill" color="orange" size="md">[アラート](/ja/support/models/tags/alerts)</Badge><Badge stroke shape="pill" color="orange" size="md">[ノートブック](/ja/support/models/tags/notebooks)</Badge>
