tidy3d.web.api.container.Job.start

Contents

tidy3d.web.api.container.Job.start#

class start#

Bases:

Start running a Job.

Note

To monitor progress of the Job, call Job.monitor() after started.

Inherited Common Usage