Added index of topics discussed in Notebook.

This commit is contained in:
Donne Martin 2015-01-26 07:26:50 -05:00
parent a5a778ae6b
commit 32947e0722

View File

@ -1,7 +1,7 @@
{
"metadata": {
"name": "",
"signature": "sha256:f18acafc8b418eb856d25b1dc48f6dd4e97b85f845419650b4b4cd4fa7fa3e3c"
"signature": "sha256:5641b782273b21293cd24c3af10e9e68d593e70c5554c4cc0e37ba2a389837e9"
},
"nbformat": 3,
"nbformat_minor": 0,
@ -15,6 +15,18 @@
"# Basics"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"* References\n",
"* Types\n",
"* Attributes and Methods\n",
"* Duck Typing Utilities\n",
"* Duck Typing Utilities Unit Tests\n",
"* Exceptions"
]
},
{
"cell_type": "markdown",
"metadata": {},