Skip to content

Commit

Permalink
Add final code review and add nb to testing
Browse files Browse the repository at this point in the history
  • Loading branch information
kaelynj committed Nov 12, 2024
1 parent 457b687 commit bc73866
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/qiskit-addons-aqc.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Given a circuit with $L$ qubits, a matrix-product state needs at most a bond dim
## Next steps

<Admonition type="tip" title="Recommendations">
- Read through page on [getting started with AQC-Tensor](/guides/qiskit-addons-aqc-get-started)
- Read through the page on [getting started with AQC-Tensor](/guides/qiskit-addons-aqc-get-started)
</Admonition>


Expand Down
1 change: 1 addition & 0 deletions scripts/config/notebook-testing.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ notebooks_normal_test = [
"docs/guides/serverless-first-program.ipynb",
"docs/guides/serverless-run-first-workload.ipynb",
"docs/guides/specify-observables-pauli.ipynb",
"docs/guides/qiskit-addons-aqc-get-started.ipynb",
]

# Don't test the following notebooks (this section can include glob patterns)
Expand Down

0 comments on commit bc73866

Please sign in to comment.