Qiskit / qiskit-tutorials

A collection of Jupyter notebooks showing how to use the Qiskit SDK
Apache License 2.0
2.3k stars 1.29k forks source link

Small fix in the text: "execute" -> "run" #1381

Closed filippotramonto closed 1 year ago

filippotramonto commented 1 year ago

Small fix in tutorial 1_getting_started_with_qiskit. In the code cell is correctly used the "run" function instead of the "execute" function, but in the markdown text above the cell code remained the "execute" function

Summary

Small fix in tutorial 1_getting_started_with_qiskit. In the code cell is correctly used the "run" function instead of the "execute" function, but in the markdown text above the cell code remained the "execute" function.

Details and comments

see above

review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB