Skip to content

Commit bb79b5a

Browse files
committed
Update entrypoint_set_cpus_jupyter.sh
1 parent a927ffd commit bb79b5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entrypoint_set_cpus_jupyter.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ service slurmctld restart
66
service slurmd restart
77
sinfo
88

9-
jupyter notebook --allow-root --ip 0.0.0.0 --port=8888
9+
jupyter notebook --allow-root --ip 0.0.0.0 --port=8888 --NotebookApp.iopub_data_rate_limit=1.0e10

0 commit comments

Comments
 (0)