mirror of
https://github.com/donnemartin/interactive-coding-challenges.git
synced 2024-03-22 13:11:13 +08:00
Merge pull request #48 from KishanBagaria/master
Change `ipython notebook` to `jupyter notebook`
This commit is contained in:
commit
a18e0532b0
|
@ -331,7 +331,7 @@ Run the notebook of challenges:
|
|||
```
|
||||
$ git clone https://github.com/donnemartin/interactive-coding-challenges.git
|
||||
$ cd interactive-coding-challenges
|
||||
$ ipython notebook
|
||||
$ jupyter notebook
|
||||
```
|
||||
|
||||
This will launch your web browser with the list of challenge categories:
|
||||
|
|
Loading…
Reference in New Issue
Block a user