mirror of
https://github.com/donnemartin/interactive-coding-challenges.git
synced 2024-03-22 13:11:13 +08:00
Fixed repo clone link.
This commit is contained in:
parent
13a073c3b6
commit
0520f38088
|
@ -126,7 +126,7 @@ For more details on installation, follow the directions [here.](http://ipython.o
|
|||
To interact with or to modify elements within the IPython notebooks, you must first clone or download the repository then run the ipython notebook. More information on IPython Notebooks can be found [here.](http://ipython.org/notebook.html)
|
||||
|
||||
```
|
||||
$ git clone https://github.com/donnemartin/data-science-ipython-notebooks.git
|
||||
$ git clone https://github.com/donnemartin/algorithms-data-structures.git
|
||||
$ cd [downloaded repo directory name]
|
||||
$ ipython notebook
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue
Block a user