Added index of contents to linux IPython Notebook.

This commit is contained in:
Donne Martin 2015-03-01 06:22:43 -05:00
parent 09b45a01fa
commit f9f5e6bfe1

View File

@ -1,7 +1,7 @@
{ {
"metadata": { "metadata": {
"name": "", "name": "",
"signature": "sha256:8cd9b925468d91a5445fbecd65918d54988bc825d74728cb9bb0d22c193e03ed" "signature": "sha256:c5c96220a48c13454e0e8b2b2085f4bfa95d7b1eb9a9de0771c4fb7b818c001a"
}, },
"nbformat": 3, "nbformat": 3,
"nbformat_minor": 0, "nbformat_minor": 0,
@ -12,7 +12,13 @@
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"# Linux Commands" "# Linux Commands\n",
"\n",
"* Disk Usage\n",
"* Splitting Files\n",
"* Grep\n",
"* Compression\n",
"* Terminal Syntax Highlighting"
] ]
}, },
{ {
@ -234,7 +240,7 @@
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"## Terminal Colors" "## Terminal Syntax Highlighting"
] ]
}, },
{ {