Skip to content

Commit fe696f5

Browse files
committed
Updated notebook author and license info.
1 parent 31c5890 commit fe696f5

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

kaggle/titanic.ipynb

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
{
22
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"metadata": {},
6+
"source": [
7+
"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)."
8+
]
9+
},
310
{
411
"cell_type": "markdown",
512
"metadata": {},
@@ -3153,7 +3160,7 @@
31533160
"name": "python",
31543161
"nbconvert_exporter": "python",
31553162
"pygments_lexer": "ipython2",
3156-
"version": "2.7.9"
3163+
"version": "2.7.10"
31573164
}
31583165
},
31593166
"nbformat": 4,

misc/regex.ipynb

-7
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
11
{
22
"cells": [
3-
{
4-
"cell_type": "markdown",
5-
"metadata": {},
6-
"source": [
7-
"<small><i>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).</i></small>"
8-
]
9-
},
103
{
114
"cell_type": "markdown",
125
"metadata": {},

0 commit comments

Comments
 (0)