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
|
2015-07-28 04:41:18 +08:00
|
|
|
extending/index
|
2015-04-22 05:46:22 +08:00
|
|
|
development
|
2015-06-19 05:07:52 +08:00
|
|
|
examples/Notebook/Examples and Tutorials Index
|
2015-08-14 13:14:57 +08:00
|
|
|
changelog
|
2015-09-17 01:42:40 +08:00
|
|
|
|
|
|
|
|
|
|
|
.. _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
|