Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Fix wrong circuit reference in commented out code #678

Merged

Conversation

xinyi-joffre
Copy link
Contributor

Fix a bug in the commented out code of the sample ("circuit" should be => "circ")

@xinyi-joffre
Copy link
Contributor Author

/azp run Notebook Samples E2E Test

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

@xinyi-joffre
Copy link
Contributor Author

/azp list

@azure-pipelines
Copy link

CI/CD Pipelines for this repository:

@xinyi-joffre xinyi-joffre merged commit a89cae1 into feature/samples-gallery Jun 14, 2022
msoeken added a commit that referenced this pull request Oct 26, 2022
…670)

* Modify qiskit and cirq samples for gallery (#568)

* edit qiskit and cirq samples for gallery

* delete unnecessary cell

* remove unnecessary comment

* Fix semicolon breaking plot

* Add hello world samples (#590)

* Remove resource ids (#591)

* Rename HW-honewell-cirq.ipynb to HW-honeywell-cirq.ipynb

* Change shots to count (#601)

* Add grover to sample gallery (#594)

Co-authored-by: Zander Chocron <alchocro@microsoft.com>

* Remove workspace reload from sample (#595)

* Fix typos (#609)

* Add cost estimation cell + link to docs to hello world notebooks in sample gallery + plotting fix for Q# notebooks (#610)

* add cell that runs job cost estimation

* Update HW-honeywell-qiskit.ipynb

* add docs link to notebooks

* remove resource details, fix hist=>bar

* add estimated time to run for initial Q# cells (#614)

* Quantinuum rebrand (#616)

* quantinuum rebrand

* update sdk version

* update to reference upcoming QDK release.

* Revise parallel-qrng help on magic commands. (#611)

* Revise parallel-qrng help on magic commands.

* Revert accidental metadata change.

* Hidden shift notebook sample (#617)

* Hidden shift notebook sample.

* Addresses Cass comments.

* Addresses Cass comments.

* Changes to introduction.

* Added README.

* Remove empty cells (#636)

* Fix more sample notebook issues (#638)

* Added the sparse simulator sample. (#637)

Added SS sample to `feature/samples-gallery` branch (for AQ gallery).

* AQ gallery renderer fix. (#646)

* Bring in workflow to check samples (#648)

* Refactored the SS sample upon request. (#655)

* Update task version and pass all variables (#653)

* Update version

* Update hosted-notebook-samples-check.yml

* Update hosted-notebook-samples-check.yml

* Update hosted-notebook-samples-check.yml

* Update hosted-notebook-samples-check.yml

* Update hosted-notebook-samples-check.yml

* Update hosted-notebook-samples-check.yml

* Update hosted-notebook-samples-check.yml

* Update hosted-notebook-samples-check.yml

* Update hosted-notebook-samples-check.yml

* Update hosted-notebook-samples-check.yml

* Update hosted-notebook-samples-check.yml

* Update hosted-notebook-samples-check.yml

* Update hosted-notebook-samples-check.yml

* Update hosted-notebook-samples-check.yml

* Update hosted-notebook-samples-check.yml

* Update hosted-notebook-samples-check.yml

* Update hosted-notebook-samples-check.yml

* Update hosted-notebook-samples-check.yml

* Update hosted-notebook-samples-check.yml (#663)

* QSP sample.

* Remove metadata.

* Fix table rendering in Hello World samples (#671)

* Add VQE sample (#664)

* add vqe notebooks

* add README

* Update README.md

* Update VQE-qiskit-hydrogen-ionq-sim.ipynb

* respond to code review comments

* update notebooks

* Update samples/azure-quantum/variational-quantum-eigensolver/VQE-qiskit-hydrogen-ionq-sim.ipynb

Co-authored-by: Cassandra Granade <chgranad@microsoft.com>

* add in link to qiskit textbook

* add pip install, formatting and comments

* snake case

* add back in missing changes

* add in vqe diagram

* Apply suggestions from code review

Co-authored-by: Cassandra Granade <chgranad@microsoft.com>

* Update README.md

* process review comments

* final run through

* remove pip install cell

* Update VQE-qiskit-hydrogen-ionq-sim.ipynb

* Update VQE-qiskit-hydrogen-quantinuum-emulator.ipynb

Co-authored-by: Cassandra Granade <chgranad@microsoft.com>

* Fix wrong circuit reference in commented out code (#678)

* Update notebook e2e tests (#680)

* Update hosted-notebook-samples-check.yml

* Rigetti Hello World samples (#681)

* Create new qiskit hello world

* Add qsharp hello world for rigetti

* Remove extra cells

* Update samples/azure-quantum/hello-world/HW-rigetti-qiskit.ipynb

Co-authored-by: Cassandra Granade <chgranad@microsoft.com>

* Apply suggestions from code review

Co-authored-by: Cassandra Granade <chgranad@microsoft.com>

* Apply suggestions from feedback

* Apply fixes

* Correct details about QVM

* Update HW-rigetti-qsharp.ipynb

* Fix issues

* Add to comment

Co-authored-by: Cassandra Granade <chgranad@microsoft.com>
Co-authored-by: Xinyi Joffre <xiou@microsoft.com>

* Remove m1 (#696)

* Remove m1

* Remove M1 from conclusion

* Update hosted-notebook-samples-check.yml (#698)

* Update hosted-notebook-samples-check.yml

* Change wording

* Update Deutsch–Jozsa with Noise.ipynb (#703)

* Update Deutsch–Jozsa with Noise.ipynb (#704)

* Update Deutsch–Jozsa with Noise.ipynb

* Update hosted-notebook-samples-check.yml

* Update hosted-notebook-samples-check.yml

* Update hosted-notebook-samples-check.yml

* Update hosted-notebook-samples-check.yml

* Update hosted-notebook-samples-check.yml

* Update hosted-notebook-samples-check.yml

* Update hosted-notebook-samples-check.yml

* Update hosted-notebook-samples-check.yml

* Update hosted-notebook-samples-check.yml

* Update hosted-notebook-samples-check.yml

* Update quantinuum hello world samples (#697)

* Update quantinuum hello world samples

* Remove cell

* Add aria to hello world samples (#709)

* Add aria to hello world samples

* Update Rigetti "Hello World" samples (#718)

* Update hello worlds

* Update HW-rigetti-qsharp.ipynb

* Update HW-rigetti-qsharp.ipynb

* Add key in measure function for cirq+quantinuum (#722)

* Add key in measure function for cirq+quantinuum

With latest cirq 1.0.0, the result when using the QDK is empty if not providing a key in the measure command.

* Update HW-quantinuum-cirq.ipynb

Fix spacing

* Fixes to LaTeX rendering.

* Changes from main.

* Remove files not in main.

* Files from main.

* Apply suggestions from code review

Co-authored-by: Mariia Mykhailova <mamykhai@microsoft.com>

* Update samples/azure-quantum/qsp/qsp.ipynb

* Add to binder-index.md.

Co-authored-by: Angela Burton <anjbur@users.noreply.github.com>
Co-authored-by: Xinyi Joffre <xiou@microsoft.com>
Co-authored-by: Zander Chocron <alchocro@microsoft.com>
Co-authored-by: Guen Prawiroatmodjo <guenp@microsoft.com>
Co-authored-by: Michael Blouin <Mike@MichaelBlouin.ca>
Co-authored-by: Cassandra Granade <chgranad@microsoft.com>
Co-authored-by: Robin Kuzmin <9372582+kuzminrobin@users.noreply.github.com>
Co-authored-by: Mariia Mykhailova <mamykhai@microsoft.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants