Skip to content

Commit

Permalink
[src][start_jupyterlab] add mail-type and pt and some comments
Browse files Browse the repository at this point in the history
  • Loading branch information
smokhov authored Oct 4, 2024
1 parent b7dea40 commit f2a5a37
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/jupyterlabs/start_jupyterlab.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
srun --mem=16G --gpus=1 /speed-scratch/$USER/speed-hpc/src/jupyterlabs/run_jupyterlab.sh

# Start either a part of interactive or batch sesions
# Hardcoded assumption: /speed-scratch/$USER/speed-hpc/src/jupyterlabs
srun --mem=16G --gpus=1 -p pt --mail-type=ALL /speed-scratch/$USER/speed-hpc/src/jupyterlabs/run_jupyterlab.sh

0 comments on commit f2a5a37

Please sign in to comment.