Skip to content

Commit

Permalink
Categorize fractional gates guide as cron-job only (#2497)
Browse files Browse the repository at this point in the history
Switches the notebook to use an open-access backend. Fixes #2454.
  • Loading branch information
frankharkins authored Dec 17, 2024
1 parent 91bce99 commit 233d840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/config/notebook-testing.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ notebooks = [
"docs/guides/dynamic-circuits-considerations.ipynb",
"docs/guides/dynamical-decoupling-pass-manager.ipynb",
"docs/guides/error-mitigation-and-suppression-techniques.ipynb",
"docs/guides/fractional-gates.ipynb",
"docs/guides/get-qpu-information.ipynb",
"docs/guides/local-testing-mode.ipynb",
"docs/guides/operator-class.ipynb",
Expand Down Expand Up @@ -69,6 +68,7 @@ test-strategies.extended = { patch="qiskit-ibm-runtime", backend="test_eagle_us-
test-strategies.hardware = { patch="qiskit-ibm-runtime-open" }
notebooks = [
"docs/guides/algorithmiq-tem.ipynb",
"docs/guides/fractional-gates.ipynb",
"docs/guides/functions.ipynb",
"docs/guides/get-started-with-primitives.ipynb",
"docs/guides/ibm-circuit-function.ipynb",
Expand Down

0 comments on commit 233d840

Please sign in to comment.