Merge pull request #48 from KishanBagaria/master

Change `ipython notebook` to `jupyter notebook`
This commit is contained in:
Donne Martin
2016-04-22 21:12:20 -04:00

View File

@@ -331,7 +331,7 @@ Run the notebook of challenges:
``` ```
$ git clone https://github.com/donnemartin/interactive-coding-challenges.git $ git clone https://github.com/donnemartin/interactive-coding-challenges.git
$ cd interactive-coding-challenges $ cd interactive-coding-challenges
$ ipython notebook $ jupyter notebook
``` ```
This will launch your web browser with the list of challenge categories: This will launch your web browser with the list of challenge categories: