From f53218b3ade4954bf6b533c58147f9ec04ec6390 Mon Sep 17 00:00:00 2001
From: Martijn Vermaat <martijn@vermaat.name>
Date: Thu, 10 Jul 2014 17:02:17 +0200
Subject: [PATCH] Rename "notebook lesson" notebook

---
 notebook.ipynb => 05 - IPython Notebook.ipynb | 53 +++++--------------
 1 file changed, 14 insertions(+), 39 deletions(-)
 rename notebook.ipynb => 05 - IPython Notebook.ipynb (97%)

diff --git a/notebook.ipynb b/05 - IPython Notebook.ipynb
similarity index 97%
rename from notebook.ipynb
rename to 05 - IPython Notebook.ipynb
index f77eefb..1e0a3a1 100644
--- a/notebook.ipynb
+++ b/05 - IPython Notebook.ipynb	
@@ -16,38 +16,14 @@
       }
      },
      "source": [
-      "<br></br><br></br>\n",
+      "![IPython Notebook](images/ipynblogo.png)\n",
+      "***\n",
       "\n",
-      "![Logo](images/ipynblogo.png)\n",
+      "[Michiel van Galen](mailto:m.van_galen@lumc.nl), [Department of Human Genetics, Leiden University Medical Center](http://humgen.nl)\n",
       "\n",
-      "<br></br><br></br>"
-     ]
-    },
-    {
-     "cell_type": "markdown",
-     "metadata": {
-      "slideshow": {
-       "slide_type": "-"
-      }
-     },
-     "source": [
-      "\n",
-      "[Michiel van Galen](mailto:m.van_galen@lumc.nl), [Jeroen Laros](mailto:j.f.j.laros@lumc.nl), [Martijn Vermaat](mailto:m.vermaat.hg@lumc.nl), [Way Yi Leung](mailto:w.y.leung@lumc.nl)\n",
-      "\n",
-      "[Department of Human Genetics, Leiden University Medical Center](http://humgen.nl)\n",
-      "\n",
-      "[Sequencing Analysis Support Core, Leiden University Medical Center](http://sasc.lumc.nl)\n",
-      "\n",
-      "License:\n",
+      "Examples and ideas taken from: [IPython Documentation](http://nbviewer.ipython.org/github/ipython/ipython/blob/2.x/examples/Index.ipynb) and [The role of computing in science](http://www.socrates.if.usp.br/~wtc/?q=role-computing-science)\n",
       "\n",
-      "[Creative Commons Attribution 3.0 License (CC-by)](http://creativecommons.org/licenses/by/3.0)\n",
-      "\n",
-      "Examples and ideas taken from:\n",
-      "\n",
-      "1. http://nbviewer.ipython.org/github/ipython/ipython/blob/2.x/examples/Index.ipynb\n",
-      "\n",
-      "2. http://www.socrates.if.usp.br/~wtc/?q=role-computing-science\n",
-      "***"
+      "License: [Creative Commons Attribution 3.0 License (CC-by)](http://creativecommons.org/licenses/by/3.0)"
      ]
     },
     {
@@ -55,8 +31,7 @@
      "level": 1,
      "metadata": {},
      "source": [
-      "Foreword: \n",
-      "    "
+      "Foreword"
      ]
     },
     {
@@ -122,7 +97,7 @@
      "level": 1,
      "metadata": {},
      "source": [
-      "Revision Control System\n"
+      "Revision Control System"
      ]
     },
     {
@@ -1522,7 +1497,7 @@
      "language": "python",
      "metadata": {},
      "outputs": [],
-     "prompt_number": 132
+     "prompt_number": 1
     },
     {
      "cell_type": "code",
@@ -1590,13 +1565,13 @@
        ],
        "metadata": {},
        "output_type": "pyout",
-       "prompt_number": 133,
+       "prompt_number": 2,
        "text": [
-        "<IPython.core.display.HTML at 0x3318850>"
+        "<IPython.core.display.HTML at 0x1d02710>"
        ]
       }
      ],
-     "prompt_number": 133
+     "prompt_number": 2
     },
     {
      "cell_type": "code",
@@ -1627,13 +1602,13 @@
        ],
        "metadata": {},
        "output_type": "pyout",
-       "prompt_number": 134,
+       "prompt_number": 3,
        "text": [
-        "<IPython.core.display.HTML at 0x3318050>"
+        "<IPython.core.display.HTML at 0x1d02a90>"
        ]
       }
      ],
-     "prompt_number": 134
+     "prompt_number": 3
     }
    ],
    "metadata": {}
-- 
GitLab