quantum-docs icon indicating copy to clipboard operation
quantum-docs copied to clipboard

Update testing-debugging.md

Open Manvi-Agrawal opened this issue 1 year ago • 3 comments

Bit of nitpick: The qsharp language header might be a bit confusing to someone new to the Q#. %%qsharp can only be used with jupyter notebook(python kernel with Q#) installed, so it might be helpful to say python, all along the way

Doc link: https://learn.microsoft.com/en-us/azure/quantum/user-guide/testing-debugging

Manvi-Agrawal avatar Apr 19 '24 20:04 Manvi-Agrawal

Learn Build status updates of commit 2ab4aa4:

:white_check_mark: Validation status: passed

File Status Preview URL Details
articles/user-guide/testing-debugging.md :white_check_mark:Succeeded

For more details, please refer to the build report.

For any questions, please:

@Manvi-Agrawal - take this out of draft mode when ready and @Bradben will review.

#label:"aq-pr-triaged" @MicrosoftDocs/public-repo-pr-review-team

Jak-MS avatar Apr 19 '24 21:04 Jak-MS

Hi @Manvi-Agrawal - thanks for the feedback. You raise a good point, but the code header needs to reflect the actual code used in the cell, which is Q#, even though it technically is a Python cell. I've opened a work item to clarify the content around the examples to clarify that distinction. Thanks!

Bradben avatar Apr 23 '24 16:04 Bradben

Already fixed in core docs.

Bradben avatar Sep 05 '24 16:09 Bradben