Stop runs ↗
noSummary: Stop runs programmatically using the W&B Python SDK or manually from the W&B App.
Original Documentation
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.
Stop runs programmatically using the W&B Python SDK or manually from the W&B App.
Stop a run programmatically with the W&B Python SDK or interactively in the W&B App.
- Navigate to the terminal or code editor where you initialized the run.
- Press
Ctrl+Dto stop the run.
- Navigate to the project that your run is logging to.
- Select the run you want to stop within the run selector.
- Choose the Overview tab.
- Select the stop button next to the State field.
Next to the State field, the run’s state changes from running to Killed.
See State fields for a full list of possible run states.
Link last verified
June 7, 2026.
View original ↗
Source: Weights & Biases Docs
Link last verified: 2026-03-04