Skip to content
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

Re-evaluate exclusion of dd tutorial from pytest #752

Open
singular-value opened this issue Sep 12, 2023 · 4 comments
Open

Re-evaluate exclusion of dd tutorial from pytest #752

singular-value opened this issue Sep 12, 2023 · 4 comments

Comments

@singular-value
Copy link
Contributor

We added this as a quickfix

args += ["--exclude", "docs/source/optimizations/ibm/ibmq_dd.ipynb"]

@perlinm
Copy link
Collaborator

perlinm commented Sep 12, 2023

For context: the issue is that the notebook instantiates an IBMProvider, which uses an IBM account and spends credits on that account.

@vtomole
Copy link
Member

vtomole commented Sep 14, 2023

Will be fixed implementing BYO IBM token in Superstaq.

@perlinm
Copy link
Collaborator

perlinm commented Sep 14, 2023

Is it still possible to run (test) the notebook without providing a token though?

@stephanielee9
Copy link
Contributor

@knsmith we'll change submission to dry-run and pull up old results

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants