Skip to content
Snippets Groups Projects
Commit 2182fe58 authored by dgelessus's avatar dgelessus
Browse files

Remove pip install command from README

This is not the right way to install Jupyter if the Python installation
is managed externally (e. g. by Conda or a system package manager).
parent 562bf732
Branches
Tags
No related merge requests found
Pipeline #40487 passed
......@@ -14,7 +14,7 @@ See the [requirements](#requirements) and [installation instructions](#installat
* Java 8 or newer
* Tested up to Java 14.
* A Python 3 interpeter with Jupyter installed (`python3 -m pip install jupyter`)
* A Python 3 interpreter with Jupyter installed
* Tested with CPython 3.8 and Jupyter core/Notebook 6.x.
* Older Python and Jupyter versions should also work (see below), but if possible please use the current versions of Python and Jupyter.
* This kernel requires version 5.0 of the kernel message protocol, which is supported by all versions of Jupyter (since the split from IPython, i. e. 4.x and later), as well as IPython Notebook 3.x.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment