Update documentation - #698
Conversation
|
Learn Build status updates of commit 2209543: ❌ Validation status: errorsPlease follow instructions here which may help to resolve issue.
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. |
|
Learn Build status updates of commit b7cefb5: ✅ Validation status: passed
For more details, please refer to the build report. |
b7cefb5 to
38d7244
Compare
|
Learn Build status updates of commit 38d7244: ✅ Validation status: passed
For more details, please refer to the build report. |
|
Can you review the proposed changes? IMPORTANT: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
|
Alexandre Papin (@Fenkiou) I'm going through the article steps to make sure I get the output in the updated article, and I ran into a couple issues that I'll leave comments on. |
There was a problem hiding this comment.
This doesn't run because device doesn't exist. Is device here supposed to be QPU from the previous code block?
There was a problem hiding this comment.
Yes indeed, i'll change
There was a problem hiding this comment.
changed device to QPU here, thanks!
|
|
||
| ```python | ||
| target = workspace.get_targets(name="pasqal.sim.emu-mps") # Change to "pasqal.qpu.fresnel-can1" to use FRESNEL_CAN1 QPU | ||
| job = submit_job(target, seq, 10) |
There was a problem hiding this comment.
I get an error on this line:
AttributeError: 'list' object has no attribute 'submit'
There was a problem hiding this comment.
hmm do you have access to this target? I mean the azure sdk returns the target if it exists and you have access to it otherwise it returns an empty list so this is expected if you don't have access to the target
There was a problem hiding this comment.
Thanks, it runs when I switch to the -free target.
|
Learn Build status updates of commit dc981d8: ✅ Validation status: passed
For more details, please refer to the build report. |
|
#sign-off |
6c2e54a
into
MicrosoftDocs:main
…s://github.com/MicrosoftDocs/quantum-docs (branch main) (#1640) * Testing auto publish sync (#693) * Resolve syncing conflicts from repo_sync_working_branch to main (#694) * Testing build on this repo (#1580) * Removed warning banner (#1582) * Initialize Docs repository: https://github.com/MicrosoftDocs/quantum-docs-private of branch live * Initialize Docs repository: https://github.com/MicrosoftDocs/quantum-docs-private of branch main * Added back warning banner to test auto publish (#1584) * New QREv3 docs set to replace old QRE docs (#1577) * Initial updates to overview article * Draft of main overview * Draft for installation and basic use guide article * How-to article to build default applications * Started custom application article * Created custom application article * Typo clean up * Started architecture building article * Added architecture model article * Added article about building QEC and factory distillation models * Started results article and removed old assets * Updated models in architecture article * Updated QEC and facotry default models * Removed and redirected old QRE articles and assets * Docswide changes to support new QRE * Updated results article * Updated installation article * Typo and link fixes * Updated intro article * Removed old QRE content from troubleshooting article * Implemented changes based on SME review * Fixed broken link * New QREv3 docs set to replace old QRE docs (#1577) (#1587) * Initial updates to overview article * Draft of main overview * Draft for installation and basic use guide article * How-to article to build default applications * Started custom application article * Created custom application article * Typo clean up * Started architecture building article * Added architecture model article * Added article about building QEC and factory distillation models * Started results article and removed old assets * Updated models in architecture article * Updated QEC and facotry default models * Removed and redirected old QRE articles and assets * Docswide changes to support new QRE * Updated results article * Updated installation article * Typo and link fixes * Updated intro article * Removed old QRE content from troubleshooting article * Implemented changes based on SME review * Fixed broken link * Fixed the ToC and added deprecation banners (#1589) * Fixed the ToC + * Added warning banners and other cleanup * Fixed the ToC and added warning banners (#1591) * Fixed the ToC + * Added warning banners and other cleanup * Revert "Fixed the ToC and added warning banners (#1591)" (#1593) This reverts commit a9d3d0d. * Fixed QRE ToC + warning banners (#1594) * Fixed the ToC + * Added warning banners and other cleanup * Updated dates * Reverted to changes before clean up (#1596) * Revert "New QREv3 docs set to replace old QRE docs (#1587)" (#1598) * Initialize Docs repository: https://github.com/MicrosoftDocs/quantum-docs-private of branch live * New QREv3 docs set to replace old QRE docs (#1577) (#1587) * Initial updates to overview article * Draft of main overview * Draft for installation and basic use guide article * How-to article to build default applications * Started custom application article * Created custom application article * Typo clean up * Started architecture building article * Added architecture model article * Added article about building QEC and factory distillation models * Started results article and removed old assets * Updated models in architecture article * Updated QEC and facotry default models * Removed and redirected old QRE articles and assets * Docswide changes to support new QRE * Updated results article * Updated installation article * Typo and link fixes * Updated intro article * Removed old QRE content from troubleshooting article * Implemented changes based on SME review * Fixed broken link * Revert "New QREv3 docs set to replace old QRE docs (#1577) (#1587)" This reverts commit f56220d. --------- Co-authored-by: Jason Howell <5067358+JasonWHowell@users.noreply.github.com> Co-authored-by: learn-build-service-prod[bot] <113403604+learn-build-service-prod[bot]@users.noreply.github.com> * Fix main with conflicts from live (#1603) * Initialize Docs repository: https://github.com/MicrosoftDocs/quantum-docs-private of branch live * New QREv3 docs set to replace old QRE docs (#1577) (#1587) * Initial updates to overview article * Draft of main overview * Draft for installation and basic use guide article * How-to article to build default applications * Started custom application article * Created custom application article * Typo clean up * Started architecture building article * Added architecture model article * Added article about building QEC and factory distillation models * Started results article and removed old assets * Updated models in architecture article * Updated QEC and facotry default models * Removed and redirected old QRE articles and assets * Docswide changes to support new QRE * Updated results article * Updated installation article * Typo and link fixes * Updated intro article * Removed old QRE content from troubleshooting article * Implemented changes based on SME review * Fixed broken link --------- Co-authored-by: learn-build-service-prod[bot] <113403604+learn-build-service-prod[bot]@users.noreply.github.com> Co-authored-by: Jeremy <v-jlehner+1@microsoft.com> * Fixed the ToC for resource estimator (#1604) * Reverted to changes before clean up * Fixed the ToC for resource estimator --------- Co-authored-by: Jason Howell <5067358+JasonWHowell@users.noreply.github.com> Co-authored-by: Jeremy <v-jlehner+1@microsoft.com> Co-authored-by: learn-build-service-prod[bot] <113403604+learn-build-service-prod[bot]@users.noreply.github.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> * Update related content section in documentation (#695) Added missing link * Initialize Docs repository: https://github.com/MicrosoftDocs/quantum-docs-private of branch live * Update section header for QDK Python library simulations (#696) * Update documentation to use pulser-azure (#697) * Update documentation to use pulser-azure * Update links toward doc portal instead of read the doc * typo * Update documentation (#698) * Update documentation * replace device with QPU for consistency --------- Co-authored-by: Jeremy <v-jlehner+1@microsoft.com> Co-authored-by: learn-build-service-prod[bot] <113403604+learn-build-service-prod[bot]@users.noreply.github.com> Co-authored-by: Jason Howell <5067358+JasonWHowell@users.noreply.github.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Learn Build Service GitHub App <Learn Build Service LearnBuild@microsoft.com> Co-authored-by: mimifung <115841241+mimifung@users.noreply.github.com> Co-authored-by: Alexandre Papin <alexandre.papin@pasqal.com>
Update raw output example as payload will change.
Related changes: