From f9eddd6a8f89b53ca5cc21d3caaec0f08ce5ab1e Mon Sep 17 00:00:00 2001 From: Paul Ivanov Date: Tue, 3 Dec 2013 16:16:07 -0800 Subject: [PATCH] adding visual play button --- examples/notebooks/Part 1 - Running Code.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/notebooks/Part 1 - Running Code.ipynb b/examples/notebooks/Part 1 - Running Code.ipynb index c39ade916..e6692c8a4 100644 --- a/examples/notebooks/Part 1 - Running Code.ipynb +++ b/examples/notebooks/Part 1 - Running Code.ipynb @@ -34,7 +34,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "Run a code cell using `Shift-Enter` or pressing the \"Play\" button in the toolbar above:" + "Run a code cell using `Shift-Enter` or pressing the button in the toolbar above:" ] }, {