diff --git a/docs/source/examples/Notebook/Index.ipynb b/docs/source/examples/Notebook/Examples and Tutorials Index.ipynb similarity index 79% rename from docs/source/examples/Notebook/Index.ipynb rename to docs/source/examples/Notebook/Examples and Tutorials Index.ipynb index 96a2e283c..322fc121d 100644 --- a/docs/source/examples/Notebook/Index.ipynb +++ b/docs/source/examples/Notebook/Examples and Tutorials Index.ipynb @@ -11,14 +11,14 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Notebook" + "# Examples and Tutorials" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ - "The Jupyter Notebook is a web-based interactive computing system that enables users to author documents that include live code, narrative text, LaTeX equations, HTML, images and video. These documents contain a full record of a computation and its results and can be shared on email, [Dropbox](http://dropbox.com), version control systems (like git/[GitHub](http://github.com)) or [nbviewer.jupyter.org](http://nbviewer.jupyter.org)." + "This portion of the documentation was generated from notebook files. You can download the original interactive notebook files using the links at the tops and bottoms of the pages." ] }, {