check_background_command
Check the current status of a running background command in Colab to determine if it has completed or is still in progress.
Instructions
Checks through Colab Terminal the status of a background command started by start_background_command.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Background command name. |