tidy3d.web.webapi.monitor#

tidy3d.web.webapi.monitor(task_id: str) None#

Print the real time task progress until completion.

Parameters

task_id (str) – Unique identifier of task on server. Returned by upload().

Note

To load results when finished, may call load().