notebook/docs/source/index.rst

40 lines
1.2 KiB
ReStructuredText
Raw Normal View History

2014-03-26 04:09:26 +08:00
====================
2015-05-29 07:43:07 +08:00
The Jupyter notebook
2014-03-26 04:09:26 +08:00
====================
.. toctree::
:maxdepth: 2
notebook
2015-05-30 04:51:21 +08:00
config
2014-03-26 04:09:26 +08:00
public_server
security
extending/index
development
examples/Notebook/Examples and Tutorials Index
2015-08-14 13:14:57 +08:00
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