Skip to content

Commit a35561e

Browse files
committed
IPython install edit
Installs dependencies for notebook.
1 parent 7966206 commit a35561e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/dev/env.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ most out of using Python interactively. Its main components are:
268268

269269
.. code-block:: console
270270
271-
$ pip install ipython
271+
$ pip install ipython[all]
272272
273273
274274
BPython

0 commit comments

Comments
 (0)