You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The notebook is failing with this:
```
---------------------------------------------------------------------------
StopIteration Traceback (most recent call last)
Cell In[2], line 3
1 # Get ID of most recent successful job for demonstration.
2 # This will not work if you've never successfully run a job.
----> 3 successful_job = next(jforjinservice.jobs()ifj.status().name=="DONE")
4 job_id = successful_job.job_id()
5 print(job_id)
StopIteration:
```
Also closes#2277 by
ignoring a valid link.
Today's scheduled extended checks failed.
Please check the logs.
Note
This issue was created by a GitHub action.
The text was updated successfully, but these errors were encountered: