Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

What is a typical hub start-up time?

User server startup time ranges from a few seconds to 10 minutes, depending on two main factors:

Factor 1: Resources available on a node

When a server starts, it requests resources from a node.

If a node already exists with sufficient resources:

If a suitable node doesn’t exist or lacks resources:

Factor 2: Environment image availability

When a user server starts, JupyterHub then finds and loads the environment image, which contains all the tools available to the user.

If the image is already on the node:

If the environment image isn’t on the node: