quantum-docs
quantum-docs copied to clipboard
Update testing-debugging.md
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
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:
- Try searching the learn.microsoft.com contributor guides
- Post your question in the Learn support channel
@Manvi-Agrawal - take this out of draft mode when ready and @Bradben will review.
#label:"aq-pr-triaged" @MicrosoftDocs/public-repo-pr-review-team
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!
Already fixed in core docs.