Skip to content

Commit b596d25

Browse files
committed
Add Chapter 2
1 parent 8033bfe commit b596d25

File tree

3 files changed

+1038
-11
lines changed

3 files changed

+1038
-11
lines changed

cookbook/Chapter 1 - Reading from a CSV.ipynb

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -406,9 +406,6 @@
406406
" .CodeMirror{\n",
407407
" font-family: \"Source Code Pro\", source-code-pro,Consolas, monospace;\n",
408408
" }\n",
409-
" .prompt{\n",
410-
" display: None;\n",
411-
" }\n",
412409
" .text_cell_render h5 {\n",
413410
" font-weight: 300;\n",
414411
" font-size: 22pt;\n",
@@ -423,14 +420,6 @@
423420
" color: rgb( 240, 20, 20 )\n",
424421
" } "
425422
]
426-
},
427-
{
428-
"cell_type": "code",
429-
"collapsed": false,
430-
"input": [],
431-
"language": "python",
432-
"metadata": {},
433-
"outputs": []
434423
}
435424
],
436425
"metadata": {}

0 commit comments

Comments
 (0)