@@ -35,7 +35,7 @@ As the compute nodes where workloads run on the cluster are not directly reachab
...
@@ -35,7 +35,7 @@ As the compute nodes where workloads run on the cluster are not directly reachab
### Job Script
### Job Script
First, SSH to the login node
To get started, SSH to the login node.
You'll typically use a job script to launch Jupyter Notebook and most other applications after performing any initial setup. Below is an example that you can just copy and paste to get started. Save it as `jupyter.sbatch`:
You'll typically use a job script to launch Jupyter Notebook and most other applications after performing any initial setup. Below is an example that you can just copy and paste to get started. Save it as `jupyter.sbatch`: