mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-09 11:03:00 +00:00

apologies to anyone finding this commit via git blame or log run the autoformatting by pre-commit run --all-files
22 lines
455 B
ReStructuredText
22 lines
455 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
|
|
|
|
:class:`LocalProcessSpawner`
|
|
----------------------------
|
|
|
|
.. autoconfigurable:: LocalProcessSpawner
|