We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbdd540 commit 8ceaaa7Copy full SHA for 8ceaaa7
jupyterhub/schema.yaml
@@ -2126,7 +2126,7 @@ properties:
2126
[KubeSpawner.cmd](https://jupyterhub-kubespawner.readthedocs.io/en/latest/spawner.html#kubespawner.KubeSpawner.cmd).
2127
The default is "jupyterhub-singleuser".
2128
Use `cmd: null` to launch a custom CMD from the image,
2129
- which must launch jupyterhub-singleuser eventually.
+ which must launch jupyterhub-singleuser or an equivalent process eventually.
2130
For example: Jupyter's docker-stacks images.
2131
defaultUrl:
2132
type: [string, "null"]
0 commit comments