Remove sentence that doesn't apply (#879)

As pointed out by @Alienah, the statement being removed by this PR isn't
true at this time.
This commit is contained in:
abbycross 2024-02-23 12:08:53 -05:00 committed by GitHub
parent 7badbc30db
commit cff81984ce
1 changed files with 0 additions and 2 deletions

View File

@ -173,8 +173,6 @@ with Session(service=service, backend="ibmq_qasm_simulator") as session:
print(session.details())
```
You can also view session details on the [Quantum Platform Jobs page](https://quantum.ibm.com/jobs) or on the IBM Cloud® Jobs page, which you access from your [Instances page](https://cloud.ibm.com/quantum/instances).
## Next steps
<Admonition type="tip" title="Recommendations">