Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions 00.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Download Anaconda from https://www.continuum.io/downloads\n",
"Download Anaconda from https://www.anaconda.com/products/individual\n",
"\n",
"Anaconda is completely free and includes more than 300 python packages. Both python 2.7 and 3.4 options are available."
"Anaconda is completely free and includes more than 300 python packages. Both python 2 and 3 options are available."
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Installing all the necessary libraries might prove troublesome. Anaconda and Can

#### Anaconda

Download Anaconda from https://www.continuum.io/downloads
Download Anaconda from https://www.anaconda.com/products/individual

Anaconda is completely free and includes more than 300 python packages. Both python 2.7 and 3.4 options are available.

Expand Down