This repository was archived by the owner on Jul 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 70
Support retrieving interim results from runtime jobs #162
Closed
Closed
Changes from all commits
Commits
Show all changes
56 commits
Select commit
Hold shift + click to select a range
2f024bd
retrieve interim results
kt474 464192f
Remove version field from runtime program (#152)
rathishcholarajan abb98d0
Rename isPublic to is_public when creating or reading runtime program…
rathishcholarajan 31fdd4b
Update programId to program_id when running program (#139)
renier 0d5ebf8
Add support to view program update date (#160)
rathishcholarajan f187cbf
add reno
kt474 767afeb
Upload runtime program using 'data' field (#157)
rathishcholarajan 24dfa95
Read programs from "programs" array in response (#161)
rathishcholarajan 6b9db0d
add test case
kt474 c1587d0
Update qiskit_ibm/api/clients/runtime.py
kt474 b690574
Update qiskit_ibm/runtime/runtime_job.py
kt474 9011435
interim_result -> interim_results
kt474 16e6373
update interim_results method & cleanup
kt474 79cd9bd
Remove version field from runtime program (#152)
rathishcholarajan 45ab0b2
Rename isPublic to is_public when creating or reading runtime program…
rathishcholarajan faff4e2
Update programId to program_id when running program (#139)
renier bcc27fb
Add support to view program update date (#160)
rathishcholarajan 866d045
Upload runtime program using 'data' field (#157)
rathishcholarajan eda2a51
Read programs from "programs" array in response (#161)
rathishcholarajan ab33b52
Pass program as base64 string to update (#168)
rathishcholarajan a8fe605
Accept JSON schema as program metadata (#158)
rathishcholarajan 1b26e0b
Merge branch 'runtime-release-q4' of https://github.com/Qiskit-Partne…
kt474 df4eb81
Pass program params as object (#171)
rathishcholarajan e3e4315
Fix integration tests
rathishcholarajan f5712bc
Merge branch 'runtime-release-q4' of https://github.com/Qiskit-Partne…
kt474 439c175
Merge branch 'runtime-release-q4' into interim-results-endpoint
kt474 0f95825
Use count to reduce one last extra call to API (#172)
rathishcholarajan 042143c
fix lint
kt474 8436833
add logic to retrieve from cache
kt474 b532b14
Allow updating runtime metadata in place (#188)
jyu00 a0537ad
refactor
kt474 7f77799
Update qiskit_ibm/runtime/runtime_job.py
kt474 c1065f0
Merge branch 'runtime-release-q4' of https://github.com/Qiskit-Partne…
kt474 c61ebc7
add test case
kt474 88b8a25
Merge branch 'runtime-release-q4' into interim-results-endpoint
kt474 f5b4e54
Remove version field from runtime program (#152)
rathishcholarajan 93a2b85
Rename isPublic to is_public when creating or reading runtime program…
rathishcholarajan 966d42a
Update programId to program_id when running program (#139)
renier 031fc25
Add support to view program update date (#160)
rathishcholarajan 1561a9b
Upload runtime program using 'data' field (#157)
rathishcholarajan b656ece
Read programs from "programs" array in response (#161)
rathishcholarajan 8fb3669
Pass program as base64 string to update (#168)
rathishcholarajan 74472c5
Accept JSON schema as program metadata (#158)
rathishcholarajan ee76158
Pass program params as object (#171)
rathishcholarajan da52271
Fix integration tests
rathishcholarajan f3033b8
Use count to reduce one last extra call to API (#172)
rathishcholarajan aea236b
Allow updating runtime metadata in place (#188)
jyu00 e71b402
Merge branch 'runtime-release-q4' of https://github.com/Qiskit-Partne…
kt474 4102480
Allow filtering runtime jobs by program ID (#193)
rathishcholarajan 8e8bcb3
Allow runtime program authors to retrieve program data (#174)
kt474 07f0d53
Update cache after updating program (#196)
rathishcholarajan 8133076
Allow filtering runtime jobs by provider (#197)
kt474 4522d9b
Support pagination for retrieving runtime programs (#170)
kt474 0a9721a
Merge branch 'runtime-release-q4' into interim-results-endpoint
kt474 87fa2b9
Merge branch 'main' into interim-results-endpoint
rathishcholarajan 0e63479
Merge branch 'main' into interim-results-endpoint
kt474 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| --- | ||
| features: | ||
| - | | ||
| You can now use the :meth:`qiskit_ibm.runtime.RuntimeJob.interim_results` | ||
| method to retrieve runtime program interim results. | ||
| Note that interim results will only be available for | ||
| up to two days. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.