small fixes for the manual
This commit is contained in:
@ -14,7 +14,7 @@ The easiest way to install it is via ``pip``:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
pip install jupyter
|
||||
pip install --user jupyter
|
||||
|
||||
To launch an instance of Jupyter simply run the following command inside your
|
||||
Python environment:
|
||||
@ -23,9 +23,6 @@ Python environment:
|
||||
|
||||
jupyter notebook
|
||||
|
||||
.. _ipython: https://ipython.org/
|
||||
.. _jupyter: https://jupyter.org/
|
||||
|
||||
Interactive Python Examples
|
||||
---------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user