File: index.rst

package info (click to toggle)
jupyter-notebook 6.4.13-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 13,860 kB
  • sloc: javascript: 20,765; python: 15,658; makefile: 255; sh: 160
file content (42 lines) | stat: -rw-r--r-- 854 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
====================
The Jupyter Notebook
====================

* `Installation <https://jupyter.readthedocs.io/en/latest/install.html>`_
* `Starting the Notebook <https://jupyter.readthedocs.io/en/latest/running.html>`_

.. toctree::
   :maxdepth: 1
   :caption: User Documentation

   notebook
   ui_components
   examples/Notebook/examples_index.rst
   troubleshooting
   changelog
   comms

.. toctree::
   :maxdepth: 1
   :caption: Configuration

   config_overview
   config
   public_server
   security
   frontend_config
   examples/Notebook/Distributing Jupyter Extensions as Python Packages
   extending/index.rst

.. toctree::
   :maxdepth: 1
   :caption: Contributor Documentation

   contributing
   development_faq

.. toctree::
    :hidden:

    examples/Notebook/nbpackage/mynotebook.ipynb
    examples/Notebook/nbpackage/nbs/other.ipynb