diff --git a/examples/Notebook/Index.ipynb b/examples/Notebook/Index.ipynb index edbbfdc..fdbb9f5 100644 --- a/examples/Notebook/Index.ipynb +++ b/examples/Notebook/Index.ipynb @@ -1,7 +1,7 @@ { "metadata": { "name": "", - "signature": "sha256:a9f4b605a51f91e09f8e031235a0dd1b49a7056a2fecfec4b7f5bc6467f1e760" + "signature": "sha256:821e3fb6247e19e30b77c76a0cbfc520764bfac43c47716983ba0adbaebccebd" }, "nbformat": 3, "nbformat_minor": 0, @@ -53,10 +53,10 @@ "* [Running the Notebook Server](Running the Notebook Server.ipynb)\n", "* [Notebook Dashboard](Notebook Dashboard.ipynb)\n", "* [Notebook User Interface](Notebook User Interface.ipynb)\n", - "* [Custom Keyboard Shortcuts](Custom Keyboard Shortcuts.ipynb)\n", - "* [Working With Code Cells](Working With Code Cells.ipynb)\n", + "* [Running Code](Running Code.ipynb)\n", "* [Basic Output](Basic Output.ipynb)\n", "* [Working With Markdown Cells](Working With Markdown Cells.ipynb)\n", + "* [Custom Keyboard Shortcuts](Custom Keyboard Shortcuts.ipynb)\n", "* [JavaScript Notebook Extensions](JavaScript Notebook Extensions.ipynb)\n", "* [Notebook Security](Notebook Security.ipynb)\n", "* [Converting Notebooks With nbconvert](Converting Notebooks With nbconvert.ipynb)\n", diff --git a/examples/Notebook/Notebook User Interface.ipynb b/examples/Notebook/Notebook Basics.ipynb similarity index 100% rename from examples/Notebook/Notebook User Interface.ipynb rename to examples/Notebook/Notebook Basics.ipynb diff --git a/examples/Notebook/Notebook Dashboard.ipynb b/examples/Notebook/Notebook Dashboard.ipynb deleted file mode 100644 index 519dba7..0000000 --- a/examples/Notebook/Notebook Dashboard.ipynb +++ /dev/null @@ -1,9 +0,0 @@ -{ - "metadata": { - "name": "", - "signature": "sha256:0abf067a20ebda26a671db997ac954770350d292dff7b7d6a4ace8808f70aca1" - }, - "nbformat": 3, - "nbformat_minor": 0, - "worksheets": [] -} \ No newline at end of file