Back to Mindsdb

Refresh a Job

docs/sdks/python/refresh_job.mdx

26.1.0192 B
Original Source

Description

The refresh() function synchronizes the job with MindsDB.

Syntax

Use the refresh() method to retrieve job data from the MindsDB server:

python
my_job.refresh()