Skip to content
Merged
Show file tree
Hide file tree
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
1 change: 0 additions & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ Explorer <overview/explorer>
The Hub <overview/environment>
Use VS Code <overview/ui-vscode>
Use GitHub Codespaces <overview/ui-codespaces>
Batch Jobs <overview/batch.md>
Using QGIS <overview/qgis-plugin>
Changelog <overview/changelog>
```
Expand Down
58 changes: 0 additions & 58 deletions docs/overview/batch.md

This file was deleted.

5 changes: 3 additions & 2 deletions docs/overview/environment.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,9 @@ 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 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.
Note that we will automatically stop notebook servers that appear idle or are older that 24 hours.
The Planetary Computer Hub is primarily intended for interactive computation on datasets
from our catalog.

## Using JupyterLab

Expand Down