|
25 | 25 | "id": "2704ef01-ddde-47a0-9a14-a70bbc72b326",
|
26 | 26 | "metadata": {},
|
27 | 27 | "source": [
|
28 |
| - "The Qiskit Transpiler Service provides transpilation capabilities on the cloud. In addition to the local Qiskit transpiler capabilities, your transpilation tasks can benefit from both IBM Quantum® cloud resources and AI-powered transpiler passes.\n", |
| 28 | + "<Admonition type=\"danger\" title=\"Transpiler Service migration\">\n", |
| 29 | + " As of 18 July 2025, the service is being migrated to support the new IBM Quantum® Platform and is not available. For AI passes, you can use [local mode](/docs/guides/ai-transpiler-passes#run-the-ai-transpiler-passes-locally-or-on-the-cloud).\n", |
29 | 30 | "\n",
|
30 |
| - "The Qiskit Transpiler Service offers a Python library to seamlessly integrate this service and its capabilities into your current Qiskit patterns and workflows.\n", |
31 |
| - "\n", |
32 |
| - "<Admonition type=\"note\">\n", |
33 |
| - " This service is only available for IBM Quantum Premium Plan, Flex Plan, and On-Prem (via IBM Quantum Platform API) Plan users. As of 18 July 2025, the service is being migrated and might not be available. For AI passes, you can use [local mode](/docs/guides/ai-transpiler-passes#run-the-ai-transpiler-passes-locally-or-on-the-cloud).\n", |
34 | 31 | " The service is a beta release, subject to change.\n",
|
35 | 32 | " If you have feedback or want to contact the developer team, please use this [Qiskit Slack Workspace](https://qiskit.slack.com/archives/C06KF8YHUAU) channel.\n",
|
36 | 33 | "</Admonition>\n",
|
37 | 34 | "\n",
|
| 35 | + "\n", |
| 36 | + "The Qiskit Transpiler Service provides transpilation capabilities on the cloud. In addition to the local Qiskit transpiler capabilities, your transpilation tasks can benefit from both IBM Quantum cloud resources and AI-powered transpiler passes.\n", |
| 37 | + "\n", |
| 38 | + "The Qiskit Transpiler Service offers a Python library to seamlessly integrate this service and its capabilities into your current Qiskit patterns and workflows. This service is only available for IBM Quantum Premium Plan, Flex Plan, and On-Prem (via IBM Quantum Platform API) Plan users.\n", |
| 39 | + "\n", |
| 40 | + "\n", |
38 | 41 | "<span id=\"install-transpiler-service\"></span>\n",
|
39 | 42 | "## Install the qiskit-ibm-transpiler package\n",
|
40 | 43 | "\n",
|
|
0 commit comments