IPython install edit

Installs dependencies for notebook.
This commit is contained in:
Rajath Kumar M.P
2015-10-01 18:39:55 +05:30
parent 796620657d
commit a35561efc9
+1 -1
View File
@@ -268,7 +268,7 @@ most out of using Python interactively. Its main components are:
.. code-block:: console
$ pip install ipython
$ pip install ipython[all]
BPython