mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-15 14:03:02 +00:00
index descriptions
This commit is contained in:
@@ -1,6 +1,11 @@
|
|||||||
Get Started
|
Get Started
|
||||||
===========
|
===========
|
||||||
|
|
||||||
|
This section covers how to configure and customize JupyterHub for your
|
||||||
|
needs. It contains information about authentication, networking, security, and
|
||||||
|
other topics that are relevant to individuals or organizations deploying their
|
||||||
|
own JupyterHub.
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
|
@@ -2,6 +2,11 @@
|
|||||||
About
|
About
|
||||||
=====
|
=====
|
||||||
|
|
||||||
|
JupyterHub is an open source project and community. It is a part of the
|
||||||
|
`Jupyter Project <https://jupyter.org>`_. JupyterHub is an open and inclusive
|
||||||
|
community, and invites contributions from anyone. This section covers information
|
||||||
|
about our community, as well as ways that you can connect and get involved.
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
@@ -2,6 +2,9 @@
|
|||||||
Administrator's Guide
|
Administrator's Guide
|
||||||
=====================
|
=====================
|
||||||
|
|
||||||
|
This guide covers best-practices, tips, common questions and operations, as
|
||||||
|
well as other information relevant to running your own JupyterHub over time.
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
|
@@ -1,6 +1,10 @@
|
|||||||
Installation
|
Installation
|
||||||
============
|
============
|
||||||
|
|
||||||
|
These sections cover how to get up-and-running with JupyterHub. They cover
|
||||||
|
some basics of the tools needed to deploy JupyterHub as well as how to get it
|
||||||
|
running on your own infrastructure.
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 3
|
:maxdepth: 3
|
||||||
|
|
||||||
|
@@ -1,6 +1,9 @@
|
|||||||
Technical Reference
|
Technical Reference
|
||||||
===================
|
===================
|
||||||
|
|
||||||
|
This section covers more of the details of the JupyterHub architecture, as well as
|
||||||
|
what happens under-the-hood when you deploy and configure your JupyterHub.
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user