File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -105,16 +105,15 @@ One of the following distributions is needed. Please note that even if you have
105
105
* Anaconda Python from http://continuum.io
106
106
* Development has been done on v 1.5 of Anaconda distribution but EPD Free should work just as well.
107
107
108
-
109
108
* The following steps assume you have installed one of the distributions mentioned in prerequisites.
110
109
111
- * From a zip or tar file
110
+ * From a zip or tar file
112
111
* download the zip or tar file
113
112
* unpack the file to a directory called learnds
114
113
* cd to the 'notebooks' subdirectory
115
114
* start IPython Notebook 'ipython notebook --pylab=inline'
116
115
117
- * From the git repo
116
+ * From the git repo
118
117
* clone the repo
119
118
* cd to 'notebooks'
120
119
* start IPython Notebook 'ipython notebook --pylab=inline'
You can’t perform that action at this time.
0 commit comments