Show More
@@ -34,7 +34,7 b'' | |||||
34 | "cell_type": "markdown", |
|
34 | "cell_type": "markdown", | |
35 | "metadata": {}, |
|
35 | "metadata": {}, | |
36 | "source": [ |
|
36 | "source": [ | |
37 |
"Run a code cell using `Shift-Enter` or pressing the <button |
|
37 | "Run a code cell using `Shift-Enter` or pressing the <button><i class=\"icon-play\" /></button> button in the toolbar above:" | |
38 | ] |
|
38 | ] | |
39 | }, |
|
39 | }, | |
40 | { |
|
40 | { | |
@@ -79,7 +79,7 b'' | |||||
79 | "cell_type": "markdown", |
|
79 | "cell_type": "markdown", | |
80 | "metadata": {}, |
|
80 | "metadata": {}, | |
81 | "source": [ |
|
81 | "source": [ | |
82 |
"Code is run in a separate process called the IPython Kernel. The Kernel can be interrupted or restarted. Try running the following cell and then hit the |
|
82 | "Code is run in a separate process called the IPython Kernel. The Kernel can be interrupted or restarted. Try running the following cell and then hit the <button><i class='icon-stop'/></button> button in the toolbar above." | |
83 | ] |
|
83 | ] | |
84 | }, |
|
84 | }, | |
85 | { |
|
85 | { |
General Comments 0
You need to be logged in to leave comments.
Login now