mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-09 19:13:03 +00:00
Explicitly reference the services document
This commit is contained in:
@@ -233,9 +233,8 @@ do configure it, you'll know).
|
|||||||
|
|
||||||
### Services
|
### Services
|
||||||
|
|
||||||
JupyterHub has the concept of **services**
|
JupyterHub has the concept of **services** ([basics](tutorial:services),
|
||||||
([basics](services),
|
[reference](services-reference)), which are other web services
|
||||||
[reference](../reference/services)), which are other web services
|
|
||||||
started by the hub, but otherwise are not necessarily related to the
|
started by the hub, but otherwise are not necessarily related to the
|
||||||
hub itself. They are often used to do things related to Jupyter
|
hub itself. They are often used to do things related to Jupyter
|
||||||
(things that user interacts with, usually not the hub), but could
|
(things that user interacts with, usually not the hub), but could
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
(services)=
|
(tutorial:services)=
|
||||||
|
|
||||||
# External services
|
# External services
|
||||||
|
|
||||||
When working with JupyterHub, a **Service** is defined as a process
|
When working with JupyterHub, a **Service** is defined as a process
|
||||||
|
Reference in New Issue
Block a user