mirror of
https://github.com/donnemartin/interactive-coding-challenges
synced 2026-01-08 18:38:03 +00:00
Fixed #8, tweaked IPython Notebook install instructions section.
This commit is contained in:
@@ -348,7 +348,7 @@ If you already have Python installed and are familiar with installing packages,
|
|||||||
pip install ipython
|
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]"
|
pip install "ipython[notebook]"
|
||||||
|
|||||||
Reference in New Issue
Block a user