Skip to content

Commit

Permalink
Update docker.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
pfernique committed Aug 20, 2016
1 parent 9f80078 commit 62c8fce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/docker.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Then, you can use the :code:`statiskit/ubuntu:autowig` **Docker** image to run *

.. code-block:: console
docker run -it statiskit/ubuntu:autowig
$ docker run -it statiskit/ubuntu:autowig
Note that, for convenience **IPython** and **Jupyter** packages are installed.
You can therefore use:
Expand All @@ -19,10 +19,10 @@ You can therefore use:

.. code-block:: console
ipython
$ ipython
* The **Jupyter** notebook within the **Firefox** web-browser.

.. code-block:: console
jupyter notebook
$ jupyter notebook

0 comments on commit 62c8fce

Please sign in to comment.