Files
jupyterhub/docs/source/reference/api/spawner.md
2025-03-24 12:39:25 +01:00

424 B

Spawners

Module: {mod}jupyterhub.spawner

.. automodule:: jupyterhub.spawner

{class}Spawner

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

{class}LocalProcessSpawner

.. autoconfigurable:: LocalProcessSpawner