Skip to content

Commit 632e06a

Browse files
committed
one more console
1 parent 387a545 commit 632e06a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/doc/en/installation/source.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1089,9 +1089,9 @@ Environment variables controlling the documentation build
10891089
``SAGE_JUPYTER_SERVER=http://localhost:8889``, run a local Jupyter server
10901090
by
10911091

1092-
.. code-block:: bash
1092+
.. code-block:: console
10931093
1094-
./sage --notebook=jupyterlab \
1094+
$ ./sage --notebook=jupyterlab \
10951095
--ServerApp.token='secret' \
10961096
--ServerApp.allow_origin='null' \
10971097
--ServerApp.disable_check_xsrf=true \

0 commit comments

Comments
 (0)