mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-07 18:14:10 +00:00
30 lines
421 B
Markdown
30 lines
421 B
Markdown
(reference-index)=
|
|
|
|
# Reference
|
|
|
|
_Reference_ documentation provide technical descriptions about JupyterHub and how it works.
|
|
This section is divided into two broad subsections:
|
|
|
|
1. Technical reference.
|
|
2. API reference.
|
|
|
|
---
|
|
|
|
```{toctree}
|
|
:maxdepth: 1
|
|
|
|
technical-overview
|
|
authenticators
|
|
spawners
|
|
config-reference
|
|
services
|
|
urls
|
|
event-logging
|
|
monitoring
|
|
sharing
|
|
gallery-jhub-deployments
|
|
changelog
|
|
rest-api
|
|
api/index.md
|
|
```
|