|
|
|
|
@ -13,3 +13,27 @@ The Jupyter notebook
|
|
|
|
|
development
|
|
|
|
|
examples/Notebook/Examples and Tutorials Index
|
|
|
|
|
changelog
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.. _old-notebook-docs:
|
|
|
|
|
.. Comment: The following hidden table of contents enables `make html`
|
|
|
|
|
to build without error. If this hidden toctree is removed the build will
|
|
|
|
|
error that the old ipynb generated docs are not included in a table of contents.
|
|
|
|
|
These older docs can be accessed via the Examples and Tutorials section of
|
|
|
|
|
the current docs and the nbviewer link at the top and bottom of that page.
|
|
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
|
:hidden:
|
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
|
|
|
|
examples/Notebook/Examples and Tutorials Index
|
|
|
|
|
examples/Notebook/What is the Jupyter Notebook
|
|
|
|
|
examples/Notebook/Notebook Basics
|
|
|
|
|
examples/Notebook/Running Code
|
|
|
|
|
examples/Notebook/Working With Markdown Cells
|
|
|
|
|
examples/Notebook/Configuring the Notebook and Server
|
|
|
|
|
examples/Notebook/Custom Keyboard Shortcuts
|
|
|
|
|
examples/Notebook/JavaScript Notebook Extensions
|
|
|
|
|
examples/Notebook/Importing Notebooks
|
|
|
|
|
examples/Notebook/Connecting with the Qt Console
|
|
|
|
|
examples/Notebook/Typesetting Equations
|
|
|
|
|
|