##// END OF EJS Templates
Correct the example notebook link to What is the IPython Notebook?
Phillip Nordwall -
Show More
@@ -1,7 +1,7 b''
1 {
1 {
2 "metadata": {
2 "metadata": {
3 "name": "",
3 "name": "",
4 "signature": "sha256:fe084460e647ed671f6335e872a6b8e83a00f03dd2c1c47122f99e1218164cf4"
4 "signature": "sha256:5a3c5ebae9154e13957e7c9d28bd3b7697c4b14f965482feb288d2cdf078983e"
5 },
5 },
6 "nbformat": 3,
6 "nbformat": 3,
7 "nbformat_minor": 0,
7 "nbformat_minor": 0,
@@ -49,7 +49,7 b''
49 "cell_type": "markdown",
49 "cell_type": "markdown",
50 "metadata": {},
50 "metadata": {},
51 "source": [
51 "source": [
52 "* [What is the IPython Notebook?](What is the IPython Notebook%3F.ipynb)\n",
52 "* [What is the IPython Notebook](What is the IPython Notebook.ipynb)\n",
53 "* [Running the Notebook Server](Running the Notebook Server.ipynb)\n",
53 "* [Running the Notebook Server](Running the Notebook Server.ipynb)\n",
54 "* [Notebook Basics](Notebook Basics.ipynb)\n",
54 "* [Notebook Basics](Notebook Basics.ipynb)\n",
55 "* [Running Code](Running Code.ipynb)\n",
55 "* [Running Code](Running Code.ipynb)\n",
General Comments 0
You need to be logged in to leave comments. Login now