Answered
Hi, When I Execute
Hi, when I execute task.close()
then task.get_status()
. The output is completed
not closed
. I'm wondering when the status becomes closed
.
Also, I have another question. After executing task.close()
in Jupyter Notebook, I execute another training, it would pop up some error message to warn ValueError: Task object can only be updated if created or in_progress
. Any idea? Thanks.
930 Views
1
Answer
2 years ago
one year ago
Tags