mirror of
https://github.com/donnemartin/interactive-coding-challenges
synced 2026-01-03 16:08:02 +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
|
||||
```
|
||||
|
||||
Or if you want to also get the dependencies for the IPython Notebook:
|
||||
Install the dependencies for the IPython Notebook:
|
||||
|
||||
```
|
||||
pip install "ipython[notebook]"
|
||||
|
||||
Reference in New Issue
Block a user