Files
jupyterhub/docs/source/api/spawner.md
2022-12-07 08:58:00 +01:00

468 B

Spawners

Module: {mod}jupyterhub.spawner

.. automodule:: jupyterhub.spawner
.. currentmodule:: jupyterhub.spawner

{class}Spawner

.. autoconfigurable:: Spawner
    :members: options_from_form, poll, start, stop, get_args, get_env, get_state, template_namespace, format_string, create_certs, move_certs

{class}LocalProcessSpawner

.. autoconfigurable:: LocalProcessSpawner