Back to Mindsdb

List Jobs

docs/sdks/python/list_jobs.mdx

26.1.0220 B
Original Source

Description

The list_jobs() function is executed on a project and lists all jobs available in this project.

Syntax

Use the list_jobs() method to list all jobs in a project:

python
project.list_jobs()