Fix index.ipynb link to #Prerequisites
parent
8f698aacc5
commit
97ebf704f8
|
@ -11,7 +11,7 @@
|
||||||
"\n",
|
"\n",
|
||||||
"*Welcome to the Machine Learning Notebooks!*\n",
|
"*Welcome to the Machine Learning Notebooks!*\n",
|
||||||
"\n",
|
"\n",
|
||||||
"[Prerequisites](#prerequisites) (see below)\n",
|
"[Prerequisites](#Prerequisites) (see below)\n",
|
||||||
"\n",
|
"\n",
|
||||||
"## Notebooks\n",
|
"## Notebooks\n",
|
||||||
"1. [The Machine Learning landscape](01_the_machine_learning_landscape.ipynb)\n",
|
"1. [The Machine Learning landscape](01_the_machine_learning_landscape.ipynb)\n",
|
||||||
|
@ -68,7 +68,9 @@
|
||||||
"cell_type": "code",
|
"cell_type": "code",
|
||||||
"execution_count": null,
|
"execution_count": null,
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"collapsed": true
|
"collapsed": true,
|
||||||
|
"deletable": true,
|
||||||
|
"editable": true
|
||||||
},
|
},
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": []
|
"source": []
|
||||||
|
|
Loading…
Reference in New Issue