You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When run on the CI, it seems that the IBMQEmulatorBackend initialization requires a token to be passed explicitly. This is what we do in the tests on the pytket-qiskit repo. We may need to do something similar here. Currently these notebooks are skipped by the check-examples script.
The text was updated successfully, but these errors were encountered:
When run on the CI, it seems that the
IBMQEmulatorBackend
initialization requires atoken
to be passed explicitly. This is what we do in the tests on the pytket-qiskit repo. We may need to do something similar here. Currently these notebooks are skipped by thecheck-examples
script.The text was updated successfully, but these errors were encountered: