Stop runs

no
Summary: 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.

  1. Navigate to the terminal or code editor where you initialized the run.
  2. Press Ctrl+D to stop the run.

  1. Navigate to the project that your run is logging to.
  2. Select the run you want to stop within the run selector.
  3. Choose the Overview tab.
  4. 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