Open
Description
Problem
Based solely on the docs, it's not clear if a user's scheduled jobs will continue to run after they, for example, log out.
Proposed Solution
Update the documentation to clearly indicate that if a user logs out or quits Jupyter Server, their scheduled jobs will not run.
Additional context
We may have to update documented expectations after implementing #113.