mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-16 06:22:59 +00:00
Update services.md
Fix small typo
This commit is contained in:
@@ -50,7 +50,7 @@ A Service may have the following properties:
|
|||||||
|
|
||||||
If a service is also to be managed by the Hub, it has a few extra options:
|
If a service is also to be managed by the Hub, it has a few extra options:
|
||||||
|
|
||||||
- `command: (str/Popen list`) - Command for JupyterHub to spawn the service.
|
- `command: (str/Popen list)` - Command for JupyterHub to spawn the service.
|
||||||
- Only use this if the service should be a subprocess.
|
- Only use this if the service should be a subprocess.
|
||||||
- If command is not specified, the Service is assumed to be managed
|
- If command is not specified, the Service is assumed to be managed
|
||||||
externally.
|
externally.
|
||||||
|
Reference in New Issue
Block a user