Stop a run
Stop a run from the W&B App or programmatically.- Programmatically
- 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 was logging to.
- Select the name of the run.
You can find the name of the run that you stop from the output of your terminal or code editor. For example, in the preceding example, the name of the run is
legendary-meadow-2.- Choose the Overview tab.
running to Killed.