AI introduction need to be updated to be local
URL to the relevant tutorial
https://github.com/Qiskit/documentation/blob/main/docs/tutorials/ai-transpiler-introduction.ipynb
Select all that apply
- [ ] new content request
- [ ] typo
- [x] code bug
- [ ] out-of-date content
- [ ] broken link
- [ ] other
Describe the fix or the content request.
TranspilerServer service was having problems when trying to run notebook. Local mode should be used.
For new content requests - if the request is accepted, do you want to write the content?
I only want to review the material when it's finished
@henryzou50
If it's helpful, the docs for the AI Transpiler Service have posted the following statement:
As of 18 July 2025, the service is being migrated and might not be available. For AI passes, you can use local mode.
@nathanearnestnoble @henryzou50 Do you all plan on picking this issue up? We currently have it marked as a P0, please let us know if this is not a priority.
@lerongil Sorry for the delay, I do plan on picking up this issue and already have a branch that resolves it. I was occupied with another task and haven’t had the chance to review and push that branch yet. Thanks for the reminder, I’ll create the PR soon to get this resolved.