diff --git a/kaggle/titanic.ipynb b/kaggle/titanic.ipynb index f1248f8..01acad9 100644 --- a/kaggle/titanic.ipynb +++ b/kaggle/titanic.ipynb @@ -1,5 +1,12 @@ { "cells": [ + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "This notebook was prepared by [Donne Martin](http://donnemartin.com). Source and license info is on [GitHub](https://github.com/donnemartin/data-science-ipython-notebooks)." + ] + }, { "cell_type": "markdown", "metadata": {}, @@ -3153,7 +3160,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython2", - "version": "2.7.9" + "version": "2.7.10" } }, "nbformat": 4, diff --git a/misc/regex.ipynb b/misc/regex.ipynb index 9b20082..338c623 100644 --- a/misc/regex.ipynb +++ b/misc/regex.ipynb @@ -1,12 +1,5 @@ { "cells": [ - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "This notebook was prepared by [Donne Martin](http://donnemartin.com). Source and license info is on [GitHub](https://github.com/donnemartin/data-science-ipython-notebooks)." - ] - }, { "cell_type": "markdown", "metadata": {},