Skip to content

Commit 65d3af8

Browse files
committed
deploy: 17a93b2
1 parent 965921c commit 65d3af8

File tree

3 files changed

+43
-38
lines changed

3 files changed

+43
-38
lines changed

_sources/workstations.rst.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,12 @@ 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 do::
3535

3636
ssh -N -L 8888:127.0.0.1:8888 ahsoka.astro.sunysb.edu
3737

38-
replacing the ``8888`` with the port it selected.
38+
replacing both instances of ``8888`` with the port it selected, if
39+
it differs.
3940

4041
.. tip::
4142

0 commit comments

Comments
 (0)