Skip to content

Commit 89b3753

Browse files
committed
deploy: 0ab59ff
1 parent 65d3af8 commit 89b3753

File tree

3 files changed

+48
-44
lines changed

3 files changed

+48
-44
lines changed

_sources/workstations.rst.txt

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,9 @@ On ahsoka:
3131
The ``8888`` there is the port. If that is being used, Jupyter
3232
will pick a higher one. Make note of the number it picked.
3333

34-
On your local workstation do::
34+
On your local workstation
35+
36+
* do::
3537

3638
ssh -N -L 8888:127.0.0.1:8888 ahsoka.astro.sunysb.edu
3739

@@ -70,9 +72,9 @@ On your local workstation do::
7072
machine, and it is already using port ``8888``, so kill the local
7173
instance of Jupyter and try again.
7274

73-
* Finally, on your local machine, point your web browser to the URL
74-
output on ahsoka (we referenced this above as ``http://127.0.0.1:8888/lab?token=8469f3fb822e2a32c94...``)
75+
* Finally, point your web browser to the URL
76+
output on ahsoka (we referenced this above as ``http://127.0.0.1:8888/lab?token=8469f3fb822e2a32c94...``)
7577

76-
This should open the Jupyter server on the remote machine in your
77-
local browser.
78+
This should open the Jupyter server on the remote machine in your
79+
local browser.
7880

0 commit comments

Comments
 (0)