Skip to content

Commit 025e540

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 32af5af commit 025e540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/standalone.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ JupyterHub uses a lot of environment variables to specify how the launched app s
184184
This list is a small overview of all used variables and what they contain and are used for.
185185

186186
| Variable | Explanation | Typical Value |
187-
|---------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------|
187+
| ------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------ |
188188
| `JUPYTERHUB_SERVICE_URL` | URL where the server should be listening. Used to find the Address and Port to start the server on. | `http://127.0.0.1:5555` |
189189
| `JUPYTERHUB_SERVICE_PREFIX` | An URL Prefix where the root of the launched application should be hosted. E.g., when set to `/user/name/`, then the root of the proxied application should be `/user/name/index.html` | `/services/service-name/` or `/user/name/` |
190190
| `JUPYTERHUB_ACTIVITY_URL` | URL where to send activity notifications to. | `$JUPYTERHUB_API_URL/user/name/activity` |

0 commit comments

Comments
 (0)