Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/overview/environment.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ Select *Stop My Server* to stop your server and release all of the resources you

![JupyterHub menu to stop the server](images/hub-home.png)

Note that we will automatically stop servers that seem to be idle.
Note that we will automatically stop notebook servers that appear idle or are older that 24 hours. If you expect a job to take longer
than 24 hours, then see [running batch jobs](./batch) for a way to submit long-running jobs.

## Using JupyterLab

Expand Down