mirror of
https://github.com/donnemartin/data-science-ipython-notebooks.git
synced 2024-03-22 13:30:56 +08:00
Added index of contents to linux IPython Notebook.
This commit is contained in:
parent
09b45a01fa
commit
f9f5e6bfe1
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"metadata": {
|
||||
"name": "",
|
||||
"signature": "sha256:8cd9b925468d91a5445fbecd65918d54988bc825d74728cb9bb0d22c193e03ed"
|
||||
"signature": "sha256:c5c96220a48c13454e0e8b2b2085f4bfa95d7b1eb9a9de0771c4fb7b818c001a"
|
||||
},
|
||||
"nbformat": 3,
|
||||
"nbformat_minor": 0,
|
||||
|
@ -12,7 +12,13 @@
|
|||
"cell_type": "markdown",
|
||||
"metadata": {},
|
||||
"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",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"## Terminal Colors"
|
||||
"## Terminal Syntax Highlighting"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user