mirror of
https://github.com/donnemartin/interactive-coding-challenges.git
synced 2024-03-22 13:11:13 +08:00
Fixed #8, tweaked IPython Notebook install instructions section.
This commit is contained in:
parent
da84fc598e
commit
b651eeb86a
|
@ -348,7 +348,7 @@ If you already have Python installed and are familiar with installing packages,
|
|||
pip install ipython
|
||||
```
|
||||
|
||||
Or if you want to also get the dependencies for the IPython Notebook:
|
||||
Install the dependencies for the IPython Notebook:
|
||||
|
||||
```
|
||||
pip install "ipython[notebook]"
|
||||
|
|
Loading…
Reference in New Issue
Block a user