We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17a93b2 commit 82adfd8Copy full SHA for 82adfd8
sphinx_docs/source/workstations.rst
@@ -31,7 +31,9 @@ On ahsoka:
31
The ``8888`` there is the port. If that is being used, Jupyter
32
will pick a higher one. Make note of the number it picked.
33
34
-On your local workstation do::
+On your local workstation
35
+
36
+* do::
37
38
ssh -N -L 8888:127.0.0.1:8888 ahsoka.astro.sunysb.edu
39
0 commit comments