Show More
@@ -9,6 +9,12 b'' | |||
|
9 | 9 | { |
|
10 | 10 |
|
|
11 | 11 |
|
|
12 | "# Examples of basic formatting in the notebook", | |
|
13 | "", | |
|
14 | "Normal and formatted text cells such as this one use the ", | |
|
15 | "[Markdown](http://daringfireball.net/projects/markdown/basics) syntax.", | |
|
16 | "", | |
|
17 | "", | |
|
12 | 18 |
|
|
13 | 19 | "", |
|
14 | 20 |
|
@@ -48,8 +54,7 b'' | |||
|
48 | 54 | "", |
|
49 | 55 |
|
|
50 | 56 | "", |
|
51 |
|
|
|
52 | "" | |
|
57 | "## Heading (h2)" | |
|
53 | 58 | ] |
|
54 | 59 | }, |
|
55 | 60 | { |
@@ -67,7 +72,7 b'' | |||
|
67 | 72 | "", |
|
68 | 73 |
|
|
69 | 74 | "", |
|
70 |
|
|
|
75 | "Now for a simple code example:", | |
|
71 | 76 | "", |
|
72 | 77 |
|
|
73 | 78 |
|
@@ -112,7 +117,8 b'' | |||
|
112 | 117 |
|
|
113 | 118 |
|
|
114 | 119 |
|
|
115 |
|
|
|
120 | "outputs": [], | |
|
121 | "prompt_number": " " | |
|
116 | 122 | } |
|
117 | 123 | ] |
|
118 | 124 | } |
General Comments 0
You need to be logged in to leave comments.
Login now