Skip to content

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dev_tools/notebooks/isolated_notebook_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
# temporary: need to fix QVM metrics and device spec
'docs/tutorials/google/spin_echoes.ipynb',
'docs/tutorials/google/visualizing_calibration_metrics.ipynb',
'cirq-google/cirq_google/experimental/analog_experiments/Analog_Experiment_Tutorial_through_Example.ipynb',
]
SKIP_NOTEBOOKS += [
# notebooks that import the examples module which is not installed with cirq
Expand Down
1 change: 1 addition & 0 deletions dev_tools/notebooks/notebook_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
# temporary: need to fix QVM metrics and device spec
'docs/tutorials/google/spin_echoes.ipynb',
'docs/tutorials/google/visualizing_calibration_metrics.ipynb',
'cirq-google/cirq_google/experimental/analog_experiments/Analog_Experiment_Tutorial_through_Example.ipynb',
]


Expand Down