diff --git a/docs/source/examples/Notebook/Notebook Basics.ipynb b/docs/source/examples/Notebook/Notebook Basics.ipynb index cf6a8e597..e638b7955 100644 --- a/docs/source/examples/Notebook/Notebook Basics.ipynb +++ b/docs/source/examples/Notebook/Notebook Basics.ipynb @@ -197,7 +197,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "Command mode is indicated by a grey cell border:\n", + "Command mode is indicated by a grey cell border with a blue left margin:\n", "\n", "\n", "\n", @@ -291,7 +291,7 @@ ], "metadata": { "kernelspec": { - "display_name": "Python 3", + "display_name": "IPython (Python 3)", "language": "python", "name": "python3" }, @@ -305,7 +305,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.4.0" + "version": "3.5.1" } }, "nbformat": 4, diff --git a/docs/source/examples/Notebook/images/command_mode.png b/docs/source/examples/Notebook/images/command_mode.png index 673f79aa7..4482de3e0 100644 Binary files a/docs/source/examples/Notebook/images/command_mode.png and b/docs/source/examples/Notebook/images/command_mode.png differ diff --git a/docs/source/examples/Notebook/images/edit_mode.png b/docs/source/examples/Notebook/images/edit_mode.png index d6828c335..9d52aaaa9 100644 Binary files a/docs/source/examples/Notebook/images/edit_mode.png and b/docs/source/examples/Notebook/images/edit_mode.png differ diff --git a/docs/source/examples/Notebook/rstversions/Notebook Basics.rst b/docs/source/examples/Notebook/rstversions/Notebook Basics.rst index 3618a8bd5..67b4324aa 100644 --- a/docs/source/examples/Notebook/rstversions/Notebook Basics.rst +++ b/docs/source/examples/Notebook/rstversions/Notebook Basics.rst @@ -142,7 +142,7 @@ cell's editor area. Command mode ~~~~~~~~~~~~ -Command mode is indicated by a grey cell border: +Command mode is indicated by a grey cell border with a blue left margin: When you are in command mode, you are able to edit the notebook as a whole, but not type into individual cells. Most importantly, in command