Skip to content

Fix identifying hardware changes notebook #7328

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

dstrain115
Copy link
Collaborator

@dstrain115 dstrain115 commented May 8, 2025

  • Change devices.qubit_set to devices.metadata.qubit_set
  • Remove reference to deleted XmonDevice
  • Remove the retrieval of metrics that are no longer available.
  • Remove comparison and just print out the current heatmaps.
  • Update descriptions.

Not sure how useful this notebook still is, but it now works.

Fixes: #5588

- Change devices.qubit_set to devices.metadata.qubit_set
- Remove reference to deleted XmonDevice
- Remove the retrieval of metrics that are no longer available.
- Remove comparison and just print out the current heatmaps.
- Update descriptions.

Not sure how useful this notebook still is, but it now works.
@dstrain115 dstrain115 requested review from wcourtney, vtomole, verult and a team as code owners May 8, 2025 19:31
@github-actions github-actions bot added the size: XL lines changed >1000 label May 8, 2025
@dstrain115 dstrain115 requested a review from senecameeks May 8, 2025 19:32
@github-actions github-actions bot added size: L 250< lines changed <1000 and removed size: XL lines changed >1000 labels May 8, 2025
Copy link

codecov bot commented May 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.66%. Comparing base (af63d6a) to head (160d93f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7328      +/-   ##
==========================================
- Coverage   98.67%   98.66%   -0.01%     
==========================================
  Files        1111     1111              
  Lines       96823    96823              
==========================================
- Hits        95540    95533       -7     
- Misses       1283     1290       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: L 250< lines changed <1000
Projects
None yet
Development

Successfully merging this pull request may close these issues.

broken tutorial on identifying_hardware_changes.ipynb
1 participant