You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

60 lines
1.4 KiB

====================
The Jupyter notebook
====================
.. toctree::
:maxdepth: 2
:caption: User Documentation
notebook
.. toctree::
:maxdepth: 2
:caption: Configuration
config
public_server
security
extending/index
.. toctree::
:maxdepth: 2
:caption: Developer Documentation
development
.. toctree::
:maxdepth: 2
:caption: Community documentation
examples/Notebook/Examples and Tutorials Index
.. toctree::
:maxdepth: 2
:caption: About Jupyter Notebook
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/Custom Keyboard Shortcuts
examples/Notebook/JavaScript Notebook Extensions
examples/Notebook/Importing Notebooks
examples/Notebook/Connecting with the Qt Console
examples/Notebook/Typesetting Equations