mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-08 02:24:08 +00:00
19 lines
411 B
ReStructuredText
19 lines
411 B
ReStructuredText
==============
|
|
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
|
|
|
|
.. autoconfigurable:: LocalProcessSpawner
|