-
Notifications
You must be signed in to change notification settings - Fork 86
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
Categorize fractional gates guide as cron-job only #2497
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
docs/guides/fractional-gates.ipynb
Outdated
@@ -28,7 +28,7 @@ | |||
"\n", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking at the page, it says:
These fractional gates are supported on Heron QPUs in the form...
But there are no open-access heron backends, only eagle. Does that mean this feature is only available to non-open-plan users?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah yeah, then this feature isn't available to non-open plan users at this point. There we some Heron QPUs which were part of the open plan that have been retired.
Switches the notebook to use an open-access backend. Fixes #2454.