Remove notebooks refering to removed service#6580
Merged
NoureldinYosri merged 4 commits intoquantumlib:mainfrom Jan 14, 2025
Merged
Remove notebooks refering to removed service#6580NoureldinYosri merged 4 commits intoquantumlib:mainfrom
NoureldinYosri merged 4 commits intoquantumlib:mainfrom
Conversation
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
senecameeks
requested changes
May 1, 2024
Collaborator
senecameeks
left a comment
There was a problem hiding this comment.
I think there are still some references that need to be removed for the CI to pass
Collaborator
|
@NoureldinYosri @senecameeks Can we finish this PR off and remove these notebooks? Calibration API was deleted some time ago, and we should remove or augment this documentation. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6580 +/- ##
=======================================
Coverage 97.86% 97.87%
=======================================
Files 1084 1084
Lines 94408 94408
=======================================
+ Hits 92393 92398 +5
+ Misses 2015 2010 -5 ☔ View full report in Codecov by Sentry. |
senecameeks
approved these changes
Jan 14, 2025
pavoljuhas
added a commit
to pavoljuhas/Cirq
that referenced
this pull request
Apr 8, 2025
- calibration_api.ipynb was removed in quantumlib#6580 - operators_and_observables.ipynb was renamed to operators.ipynb and it does not match the operators.txt replacement anymore
github-merge-queue bot
pushed a commit
that referenced
this pull request
Apr 9, 2025
* Remove obsolete note about installing cirq-dev The notebook actually installs and tests with stable cirq. * Switch from dev to stable cirq in notebooks where it works Ref: https://github.com/quantumlib/Cirq/blob/main/docs/dev/notebooks.md#lifecycle * Exclude xeb_calibration_example.ipynb notebook from isolated_notebook_test.py This notebook is also excluded in notebook_test.py which tests with head cirq. * Delete unused tst files - calibration_api.ipynb was removed in #6580 - operators_and_observables.ipynb was renamed to operators.ipynb and it does not match the operators.txt replacement anymore * Typo `mehod` -> `method`
mhucka
added a commit
to mhucka/Cirq
that referenced
this pull request
Apr 9, 2025
…pynb The calibration notebook was deleted in quantumlib#6580.
BichengYing
pushed a commit
to BichengYing/Cirq
that referenced
this pull request
Jun 20, 2025
BichengYing
pushed a commit
to BichengYing/Cirq
that referenced
this pull request
Jun 20, 2025
) * Remove obsolete note about installing cirq-dev The notebook actually installs and tests with stable cirq. * Switch from dev to stable cirq in notebooks where it works Ref: https://github.com/quantumlib/Cirq/blob/main/docs/dev/notebooks.md#lifecycle * Exclude xeb_calibration_example.ipynb notebook from isolated_notebook_test.py This notebook is also excluded in notebook_test.py which tests with head cirq. * Delete unused tst files - calibration_api.ipynb was removed in quantumlib#6580 - operators_and_observables.ipynb was renamed to operators.ipynb and it does not match the operators.txt replacement anymore * Typo `mehod` -> `method`
BichengYing
pushed a commit
to BichengYing/Cirq
that referenced
this pull request
Jun 20, 2025
…pynb (quantumlib#7253) The calibration notebook was deleted in quantumlib#6580.
mhucka
added a commit
to mhucka/Cirq
that referenced
this pull request
Jul 18, 2025
Previously, PR quantumlib#6580 removed notebooks and the faq about calibration topics that concerned the quantum service that is no longer offered. However, these links in the TOC were missed at the time and need to be removed.
github-merge-queue bot
pushed a commit
that referenced
this pull request
Jul 18, 2025
Previously, PR #6580 removed notebooks and the faq about calibration topics that concerned the quantum service that is no longer offered. However, these links in the TOC were missed at the time and need to be removed.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
These notebook explain the floquet service which has been recently removed.