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.
monkeyking/docs/source/index.rst

53 lines
1.3 KiB

====================
The Jupyter notebook
====================
.. toctree::
:maxdepth: 1
:caption: User Documentation
notebook
Installation <https://jupyter.readthedocs.org/en/latest/install.html>
Running the Notebook <https://jupyter.readthedocs.org/en/latest/running.html>
Migrating from IPython <https://jupyter.readthedocs.org/en/latest/migrating.html>
ui_components
.. toctree::
:maxdepth: 2
:caption: Configuration
config
public_server
security
frontend_config
extending/index
.. toctree::
:maxdepth: 1
:caption: Developer Documentation
development_js
development_faq
.. toctree::
:maxdepth: 1
:caption: Community documentation
examples/Notebook/rstversions/Distributing Jupyter Extensions as Python Packages
examples/Notebook/rstversions/Examples and Tutorials Index
.. toctree::
:maxdepth: 2
:caption: About Jupyter Notebook
changelog
.. toctree::
:maxdepth: 1
:caption: Questions? Suggestions?
Jupyter mailing list <https://groups.google.com/forum/#!forum/jupyter>
Jupyter website <https://jupyter.org>
Stack Overflow - Jupyter <https://stackoverflow.com/questions/tagged/jupyter>
Stack Overflow - Jupyter-notebook <https://stackoverflow.com/questions/tagged/jupyter-notebook>