Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
docs
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
StarHPC
docs
Commits
532f9e60
Commit
532f9e60
authored
Nov 18, 2024
by
Mani Tofigh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added clarification for connection question upon new ssh client
connection. (step 4)
parent
af1ddd29
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
jupyter-notebook.md
software/jupyter-notebook.md
+3
-2
No files found.
software/jupyter-notebook.md
View file @
532f9e60
...
...
@@ -87,8 +87,9 @@ Once you have everything in place:
1.
Submit the job:
`sbatch jupyter.sbatch`
2.
Look in your output file (
`jupyter_<jobid>.out`
) for the SSH tunnel command
3.
Run that command on your
**local machine**
, replacing the
`xx`
placeholder with a number between 01-30
4.
Find the Jupyter URL in the
`.err`
file (
`jupyter_<jobid>.err`
). Look for a line containing
`http://127.0.0.1:9001/?token=...`
5.
Open that URL in your local computer's browser
4.
If asked "Are you sure you want to continue connecting?(yes/no)" type
`yes`
and hit Enter)
5.
Find the Jupyter URL in the
`.err`
file (
`jupyter_<jobid>.err`
). Look for a line containing
`http://127.0.0.1:9001/?token=...`
6.
Open that URL in your local computer's browser
## Working on the Same Node
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment