Skip to content

Commit

Permalink
modified: Day6/Instruction_to_run_Jupyter_server_from_slurm.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sera91 committed Apr 29, 2024
1 parent a896041 commit 485f743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Day6/Instruction_to_run_Jupyter_server_from_slurm.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ $ tail -10 /etc/services

to print the PID type the following command on the local terminal:

$ fuser 8888/tcp
$ fuser 8881/tcp
(this command will print the PID of the process listening the port in the format "8888/tcp: PID")


Expand Down

0 comments on commit 485f743

Please sign in to comment.