> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-docs-1917.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Do 'Run Finished' alerts work in notebooks?

No. **Run Finished** alerts (activated with the **Run Finished** setting in User Settings) operate only with Python scripts and remain turned off in Jupyter Notebook environments to avoid notifications for each cell execution.

Use `run.alert()` in notebook environments instead.

***

<Badge stroke shape="pill" color="orange" size="md">[Alerts](/support/models/tags/alerts)</Badge><Badge stroke shape="pill" color="orange" size="md">[Notebooks](/support/models/tags/notebooks)</Badge>
