Skip to content

Commit

Permalink
delete unwanted content (#1264)
Browse files Browse the repository at this point in the history
This should have been deleted yesterday.
  • Loading branch information
beckykd authored Apr 30, 2024
1 parent 31372e5 commit 07a68cb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/run/run-jobs-in-session.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ service = QiskitRuntimeService()
You can open a runtime session by using the context manager `with Session(...)` or by initializing the `Session`
class. The session starts when its first job begins execution.

<Admonition type="caution" title="Important">
If the first session job is canceled, subsequent session jobs will all fail.
</Admonition>


**Session class**

Expand Down

0 comments on commit 07a68cb

Please sign in to comment.