Show More
@@ -41,7 +41,7 dependencies quickly:: | |||
|
41 | 41 | |
|
42 | 42 | $ git clone --recursive https://github.com/ipython/ipython.git |
|
43 | 43 | $ cd ipython |
|
44 | $ pip install -e ".[notebook]" | |
|
44 | $ pip install -e ".[notebook]" --user | |
|
45 | 45 | |
|
46 | 46 | This installs the necessary packages and symlinks IPython into your current |
|
47 | 47 | environment so that you can work on your local repo copy and run it from anywhere:: |
General Comments 0
You need to be logged in to leave comments.
Login now