Files
jupyterhub/docs/source/reference/config-reference.md
2023-02-28 11:58:45 +03:00

683 B

Configuration Reference

:::{important} Make sure the version of JupyterHub for this documentation matches your installation version, as the output of this command may change between versions. :::

JupyterHub configuration

As explained in the Configuration Basics section, the jupyterhub_config.py can be automatically generated via

jupyterhub --generate-config

The following contains the output of that command for reference.

.. jupyterhub-generate-config::

JupyterHub help command output

This section contains the output of the command jupyterhub --help-all.

.. jupyterhub-help-all::